Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Commit

Permalink
version bump @0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed May 14, 2013
1 parent 784000d commit 2928911
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" : "leveldown"
, "description" : "A Node.js LevelDB binding (currently being extracted from LevelUP)"
, "description" : "A Node.js LevelDB binding, primary backend for LevelUP"
, "contributors" : [
"Rod Vagg <[email protected]> (https://github.com/rvagg)"
, "John Chesley <[email protected]> (https://github.com/chesles/)"
Expand All @@ -15,7 +15,7 @@
, "keywords": [
"leveldb"
]
, "version" : "0.2.1"
, "version" : "0.2.2"
, "main" : "index.js"
, "dependencies" : {
"bindings" : "~1.1.0"
Expand Down

0 comments on commit 2928911

Please sign in to comment.