Skip to content

Commit

Permalink
Release v10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Jan 22, 2017
1 parent c8cc3a7 commit b361340
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
@@ -1,5 +1,5 @@
/*
* International Telephone Input v10.0.6
* International Telephone Input v10.0.7
* 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.6";
$.fn[pluginName].version = "10.0.7";
// default options
$.fn[pluginName].defaults = defaults;
// Array of country objects for the flag dropdown.
Expand Down

0 comments on commit b361340

Please sign in to comment.