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