From fceb74fc2036e54435e203ce52946afe9ba2b700 Mon Sep 17 00:00:00 2001 From: Bill Christo Date: Sat, 4 Aug 2018 01:58:02 -0400 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0644e05..ab01c47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-pre-gyp-github", - "version": "1.3.1", + "version": "1.4.0", "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",