diff --git a/package-lock.json b/package-lock.json index a27e83e1..c1a2b78f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "libxmljs", - "version": "1.0.6", + "version": "1.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index f3627878..daed118a 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "package_name": "{node_abi}-{platform}-{arch}.tar.gz" }, "description": "libxml bindings for v8 javascript engine", - "version": "1.0.6", + "version": "1.0.7", "repository": { "type": "git", "url": "http://github.com/libxmljs/libxmljs.git"