From 8f2180d036e9f1015b1b92029f5ea632a6b827db Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Tue, 12 Nov 2024 13:59:35 +0100 Subject: [PATCH] 4.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 060c3da..4fe923c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-gyp-build", - "version": "4.8.2", + "version": "4.8.3", "description": "Build tool and bindings loader for node-gyp that supports prebuilds", "main": "index.js", "exports": {