From 7b032c1581bccf09e93fa0e7dca8219237ea6867 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Fri, 6 Jan 2017 22:16:22 +0100 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4242886..a9a0b52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "1.0.7", + "version": "1.1.0", "description": "Manage GitHub Releases from the command line", "scripts": { "test": "xo",