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