From 86e2e0e440632eb259ea4eec23cc00b364cc001c Mon Sep 17 00:00:00 2001 From: Mathias Buus Date: Thu, 2 May 2024 16:17:27 +0200 Subject: [PATCH] 4.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86319f3..ab2df7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-gyp-build", - "version": "4.8.0", + "version": "4.8.1", "description": "Build tool and bindings loader for node-gyp that supports prebuilds", "main": "index.js", "devDependencies": {