Skip to content

Commit

Permalink
Release v9.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Jul 14, 2016
1 parent 4d052a2 commit 9021fe1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 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 v9.0.2
* International Telephone Input v9.0.3
* https://github.com/jackocnr/intl-tel-input.git
* Licensed under the MIT license
*/
Expand Down Expand Up @@ -1057,7 +1057,7 @@
}
};
// version
$.fn[pluginName].version = "9.0.2";
$.fn[pluginName].version = "9.0.3";
// Tell JSHint to ignore this warning: "character may get silently deleted by one or more browsers"
// jshint -W100
// Array of country objects for the flag dropdown.
Expand Down
Loading

0 comments on commit 9021fe1

Please sign in to comment.