Skip to content

Commit

Permalink
updated version to v12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Jul 30, 2017
1 parent 7e4e8f9 commit efa0d61
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions build/js/intlTelInput.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* International Telephone Input v11.1.6
* International Telephone Input v12.0.0
* https://github.com/jackocnr/intl-tel-input.git
* Licensed under the MIT license
*/
Expand Down Expand Up @@ -1106,7 +1106,7 @@
// default options
$.fn[pluginName].defaults = defaults;
// version
$.fn[pluginName].version = "11.1.6";
$.fn[pluginName].version = "12.0.0";
// Array of country objects for the flag dropdown.
// Here is the criteria for the plugin to support a given country/territory
// - It has an iso2 code: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
Expand Down
Loading

0 comments on commit efa0d61

Please sign in to comment.