From 18c3030eec8c0eaedd6709c5c185e9538847940b Mon Sep 17 00:00:00 2001 From: rchipka Date: Mon, 9 Oct 2023 11:24:23 -0400 Subject: [PATCH] v1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73ff888c..e332ea00 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.9", + "version": "1.0.10", "repository": { "type": "git", "url": "http://github.com/libxmljs/libxmljs.git"