From 0516a70b963962f3e3d5d3b9d0203742882a89f1 Mon Sep 17 00:00:00 2001 From: john gravois Date: Tue, 18 May 2021 08:46:41 -0700 Subject: [PATCH] 5.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a3aa66..aabefad 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gh-release", "description": "Create a release for a node package on github.", - "version": "5.0.0", + "version": "5.0.1", "author": "Nate Goldman (http://ungoldman.com/)", "bin": { "gh-release": "./bin/cli.js"