From dad521ac040542d67dc7c2d3c1462ac3f028835c Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 28 Jul 2016 01:32:56 +0200 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ab98b5..6c07072 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartci", - "version": "1.0.1", + "version": "1.0.2", "description": "makes it easy to automate tasks with Continuous Integration", "main": "dist/index.js", "typings": "dist/index.d.ts",