From c7d071ae9f60a16bec0c4d4ecd83ed543f005662 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Fri, 27 Jan 2017 21:16:37 +0100 Subject: [PATCH] 1.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 08812aa..46a53ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "1.1.3", + "version": "1.1.4", "description": "Manage GitHub Releases from the command line", "scripts": { "test": "xo"