Skip to content
This repository has been archived by the owner on Jul 19, 2023. It is now read-only.

Commit

Permalink
Bump version to 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tdegrunt committed Oct 8, 2010
1 parent f8dcf4f commit 315dc34
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": "mongodb-rest",
"description": "REST API Server for MongoDB",
"version": "0.6.3",
"version": "0.6.4",
"author": "Tom de Grunt <[email protected]>",
"contributors": [
{ "name": "Tom de Grunt", "email": "[email protected]" },
Expand All @@ -11,4 +11,4 @@
"directories": { "lib": "./lib" },
"bin": { "mongodb-rest": "./bin/mongodb-rest" },
"engines": { "node": ">= 0.2.0" }
}
}

0 comments on commit 315dc34

Please sign in to comment.