diff --git a/package.json b/package.json index 6ecc1bba..4ae6b06c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leveldown", "description": "A Node.js LevelDB binding, primary backend for LevelUP", - "version": "0.10.5", + "version": "0.10.6", "contributors": [ "Rod Vagg (https://github.com/rvagg)", "John Chesley (https://github.com/chesles/)",