Skip to content
This repository has been archived by the owner on Apr 8, 2020. It is now read-only.

Commit

Permalink
Release 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesreggio committed Sep 5, 2014
1 parent ca55bbe commit f4b85ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jquery.mobilephonenumber",
"version": "1.0.2",
"version": "1.0.3",
"main": "lib/jquery.mobilePhoneNumber.js",
"dependencies": {
"jquery": ">=1.5"
Expand Down
2 changes: 1 addition & 1 deletion mobilephonenumber.jquery.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mobilephonenumber",
"version": "1.0.2",
"version": "1.0.3",
"title": "jQuery.mobilePhoneNumber",
"description": "A general purpose library for validating and formatting mobile phone numbers.",
"keywords": [
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": "jquery.mobilephonenumber",
"version": "1.0.2",
"version": "1.0.3",
"description": "A general purpose library for validating and formatting mobile phone numbers.",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit f4b85ae

Please sign in to comment.