Skip to content

Commit

Permalink
updated version to v11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Feb 5, 2017
1 parent 5ccf8f2 commit 4d92d6a
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 v10.0.10
* International Telephone Input v11.0.0
* https://github.com/jackocnr/intl-tel-input.git
* Licensed under the MIT license
*/
Expand Down Expand Up @@ -1092,7 +1092,7 @@
}
};
// version
$.fn[pluginName].version = "10.0.10";
$.fn[pluginName].version = "11.0.0";
// default options
$.fn[pluginName].defaults = defaults;
// Array of country objects for the flag dropdown.
Expand Down
Loading

0 comments on commit 4d92d6a

Please sign in to comment.