diff --git a/package.json b/package.json index e8600010..7e78acf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "v8pp", - "version": "1.5.0", + "version": "1.5.1", "description": "C++ bindings for V8", "keywords": [ "V8", "native", "addon", "module", "bindings" ], "main": "include_dirs.js",