From 8419abba399ec01f28cfb02b207b659153052a69 Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Fri, 25 Aug 2023 22:54:42 +0200 Subject: [PATCH] 4.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bc2f53a..d649864 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-gyp-build", - "version": "4.6.0", + "version": "4.6.1", "description": "Build tool and bindings loader for node-gyp that supports prebuilds", "main": "index.js", "devDependencies": {