Skip to content

Commit 0cd931d

Browse files
committed
Updated the version in package.json to 0.0.22
I missed the required version update in the previous PR (#19). This is what is needed to actually trigger the gemfile update in other repos.
1 parent d29cad9 commit 0cd931d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Pascal Deschenes <pdeschen@rassemblr.com> (http://blog.rassemblr.com)",
33
"name": "e164",
44
"description": "lookup country name given international phone number e164 format.",
5-
"version": "0.0.21",
5+
"version": "0.0.22",
66
"keywords": [
77
"phone",
88
"country",

0 commit comments

Comments
 (0)