diff --git a/package.json b/package.json index c3f99ef..8e0eacc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "level", "description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN)", - "version": "2.0.0", + "version": "2.0.1", "contributors": [ "Rod Vagg (https://github.com/rvagg)", "John Chesley (https://github.com/chesles/)",