From 8c65d1a3e72ad0250435ca2092617e3af8275417 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Mon, 2 Jan 2017 11:12:57 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 292f76f..1dab4a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release", - "version": "1.0.1", + "version": "1.0.2", "description": "Manage GitHub Releases from the command line", "scripts": { "test": "xo"