Skip to content

Commit 5c95c1c

Browse files
committed
updated to v0.9.13
1 parent 0120e6c commit 5c95c1c

5 files changed

+5
-5
lines changed

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-tel-input",
3-
"version": "0.9.12",
3+
"version": "0.9.13",
44
"main": [
55
"./build/js/intlTelInput.min.js",
66
"./build/img/flags16.png",

build/js/intlTelInput.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
intl-tel-input
3-
version: 0.9.12
3+
version: 0.9.13
44
description: A jQuery plugin for entering international telephone numbers
55
repository: https://github.com/Bluefieldscom/intl-tel-input.git
66
license: MIT

build/js/intlTelInput.min.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

intl-tel-input.jquery.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-tel-input",
3-
"version": "0.9.12",
3+
"version": "0.9.13",
44
"description": "A jQuery plugin for entering international telephone numbers",
55
"keywords": [
66
"international",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "intl-tel-input",
3-
"version": "0.9.12",
3+
"version": "0.9.13",
44
"description": "A jQuery plugin for entering international telephone numbers",
55
"keywords": [
66
"international",

0 commit comments

Comments
 (0)