diff --git a/package.json b/package.json index 5485a02..08e273f 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": "0.18.0", + "version": "0.19.0", "contributors": [ "Rod Vagg (https://github.com/rvagg)", "John Chesley (https://github.com/chesles/)",