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

Commit

Permalink
Bumped v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jul 1, 2017
1 parent 0530ed2 commit 841ed54
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": "level-rocksdb",
"description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN) [RocksDB fork]",
"version": "0.18.0",
"version": "1.0.0",
"contributors": [
"Rod Vagg <r@va.gg> (https://github.com/rvagg)",
"John Chesley <john@chesl.es> (https://github.com/chesles/)",
Expand Down Expand Up @@ -33,7 +33,7 @@
],
"main": "level-rocksdb.js",
"dependencies": {
"rocksdb": "1.0.0-pre1",
"rocksdb": "^1.0.0",
"level-packager": "^1.2.1"
},
"devDependencies": {
Expand Down

0 comments on commit 841ed54

Please # to comment.