diff --git a/package.json b/package.json index 24a033d6..75dd8fae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "v8pp", - "version": "2.0.0", + "version": "2.1.0", "description": "C++ bindings for V8", "keywords": [ "V8", "native", "addon", "module", "bindings" ], "engines": { "node": ">=8.0.0" },