Skip to content

Commit

Permalink
updated version to v6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jackocnr committed Jun 5, 2015
1 parent 455e57b commit 25781b2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intl-tel-input",
"version": "5.8.7",
"version": "6.0.0",
"main": [
"./build/js/intlTelInput.min.js",
"./lib/libphonenumber/build/utils.js",
Expand Down
2 changes: 1 addition & 1 deletion build/js/intlTelInput.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
International Telephone Input v5.8.7
International Telephone Input v6.0.0
https://github.com/Bluefieldscom/intl-tel-input.git
*/
// wrap in UMD - see https://github.com/umdjs/umd/blob/master/jqueryPlugin.js
Expand Down
2 changes: 1 addition & 1 deletion build/js/intlTelInput.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "intl-tel-input",
"repo": "Bluefieldscom/intl-tel-input",
"version": "5.8.7",
"version": "6.0.0",
"scripts": ["index.js"],
"dependencies": {
"jquery": ">=1.7"
Expand Down
2 changes: 1 addition & 1 deletion intl-tel-input.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intl-tel-input",
"version": "5.8.7",
"version": "6.0.0",
"description": "A jQuery plugin for entering international telephone numbers",
"keywords": [
"international",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "intl-tel-input",
"version": "5.8.7",
"version": "6.0.0",
"description": "A jQuery plugin for entering international telephone numbers",
"keywords": [
"international",
Expand Down

0 comments on commit 25781b2

Please sign in to comment.