Skip to content

Commit

Permalink
[dist] Version bump. 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Apr 26, 2013
1 parent 4571878 commit f2dff5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node.js/package.json
Expand Up @@ -5,7 +5,7 @@
{ "name": "Charlie Robbins", "email": "charlie@nodejitsu.com" },
{ "name": "Maciej Malecki", "email": "maciej@nodejitsu.com" }
],
"version": "1.0.0",
"version": "1.0.1",
"description": "conservatory API client wrapper",
"homepage": "https://opsmezzo.com/",
"repository": {
Expand All @@ -14,7 +14,7 @@
},
"main": "./lib/client.js",
"dependencies": {
"request": "~2.14.x",
"request": "~2.20.x",
"utile": "~0.1.7"
},
"devDependencies": {
Expand Down

0 comments on commit f2dff5e

Please sign in to comment.