diff --git a/package.json b/package.json index 54a8a8b..e8b472c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "level-browserify", "description": "Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN or Level.js)", - "version": "1.1.1", + "version": "1.1.2", "contributors": [ "Rod Vagg (https://github.com/rvagg)", "John Chesley (https://github.com/chesles/)",