diff --git a/package.json b/package.json index 8b3b2f4..fe20467 100644 --- a/package.json +++ b/package.json @@ -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": "1.0.0", + "version": "1.0.1", "contributors": [ "Rod Vagg (https://github.com/rvagg)", "John Chesley (https://github.com/chesles/)",