From f91e0f2436c3088d0b48d08c27eaf3b204133920 Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 16 Oct 2025 15:18:26 +0300 Subject: [PATCH] Update package version to 11.5.0 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 10a522f..e0b46fe 100644 --- a/pkg.info +++ b/pkg.info @@ -1,7 +1,7 @@ name: node-gyp description: Node.js native addon build tool -version: 11.4.2 -revision: 2 +version: 11.5.0 +revision: 1 url: https://github.com/nodejs/node-gyp license: MIT architecture: any