Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Mar 20, 2015
1 parent 2bac920 commit f6bc227
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,7 +1,7 @@
{
"name": "dockerode",
"description": "Docker Remote API module.",
"version": "2.1.0",
"version": "2.1.1",
"author": "Pedro Dias <[email protected]>",
"maintainers": [
"apocas <[email protected]>"
Expand All @@ -15,7 +15,7 @@
"docker.io"
],
"dependencies": {
"docker-modem": "0.1.x"
"docker-modem": "0.2.x"
},
"devDependencies": {
"chai": "~1.7.0",
Expand Down

0 comments on commit f6bc227

Please sign in to comment.