From 1ae39d6536388b1fa0f142dfce0322d301132e8d Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 26 Feb 2018 20:03:22 +0100 Subject: [PATCH] 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dd516c4..c768e75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartci", - "version": "1.0.3", + "version": "1.0.4", "description": "makes it easy to automate tasks with Continuous Integration", "main": "dist/index.js", "typings": "dist/index.d.ts",