Skip to content

Commit

Permalink
1.0.0-rc.5 released
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy351 committed Jan 24, 2015
1 parent 51cdb31 commit a30ff54
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,6 +1,6 @@
{
"name": "warehouse",
"version": "1.0.0-rc.4",
"version": "1.0.0-rc.5",
"description": "Simple JSON-based database",
"main": "lib/database",
"directories": {
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"dependencies": {
"JSONStream": "^0.10.0",
"bluebird": "^2.3.11",
"bluebird": "^2.8.2",
"cuid": "^1.2.4",
"lodash": "^2.4.1"
},
Expand Down

0 comments on commit a30ff54

Please sign in to comment.