From ffecef00225201de5891e364df71c16b022166fe Mon Sep 17 00:00:00 2001 From: Bill Christo Date: Sun, 12 May 2024 14:45:19 -0400 Subject: [PATCH] Bump version for upcoming release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 96e1fb3..6f25099 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-pre-gyp-github", - "version": "1.4.4", + "version": "1.4.5", "description": "A node-pre-gyp module which provides the ability to publish to GitHub releases.", "bin": "./bin/node-pre-gyp-github.js", "main": "index.js",