From 0b7c84f59d26c62017e14e707e61d9bb471cf238 Mon Sep 17 00:00:00 2001 From: Kris Zyp Date: Tue, 28 May 2024 21:21:36 -0600 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c9f24c64..2d77e87a3 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "binding" ], "repository": "https://github.com/Venemo/node-lmdb", - "version": "0.10.0", + "version": "0.10.1", "main": "./index.js", "scripts": { "install": "node-gyp-build",