Skip to content

Commit

Permalink
Bumping dependency version and lib version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Gozala committed Nov 11, 2010
1 parent 29ebd78 commit bbf9c0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,5 +1,5 @@
{ "name": "promised-fs"
, "version": "0.0.5"
, "version": "0.0.6"
, "description": "Promise based filesystem API for node."
, "homepage": "http://github.com/Gozala/promised-fs/"
, "keywords": ["promise", "filesystem"]
Expand All @@ -17,7 +17,7 @@
, "test": "./test"
}
, "dependencies":
{ "test": ">=0.0.8"
{ "test": ">=0.0.10"
, "filesystem-composer": ">=0.0.8"
}
, "main": "./lib/promised-fs.js"
Expand Down

0 comments on commit bbf9c0c

Please sign in to comment.