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

Commit

Permalink
Bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesreggio committed Jul 14, 2014
1 parent 43ea720 commit 364b84d
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.0",
"version": "1.0.1",
"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.0",
"version": "1.0.1",
"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.0",
"version": "1.0.1",
"description": "A general purpose library for validating and formatting mobile phone numbers.",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit 364b84d

Please sign in to comment.