Skip to content

Commit 9d45f2f

Browse files
committed
increase version in node package
1 parent 2ddefbd commit 9d45f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v8pp",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "C++ bindings for V8",
55
"keywords": [ "V8", "native", "addon", "module", "bindings" ],
66
"engines": { "node": ">=8.0.0" },

0 commit comments

Comments
 (0)