Skip to content

Commit

Permalink
bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
VikramTiwari committed May 21, 2016
1 parent a0c8d22 commit a51b86d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "geo-from-ip",
"version": "1.0.0",
"version": "1.0.1",
"description": "Get geographical :globe_with_meridians: information about an IP :link: address ",
"main": "lib/geo-from-ip.js",
"scripts": {
"test": "mocha",
"postinstall": "node lib/update.js",
"postinstall": "node lib/update.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit a51b86d

Please sign in to comment.