diff --git a/package.json b/package.json index 16ce8b5..0be35ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rocksdb-native", - "version": "2.3.1", + "version": "2.4.0", "description": "librocksdb bindings for JavaScript", "exports": { ".": "./index.js",