From 0a99eda0fa70082e72fedfae1dd90ca097d37e21 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Wed, 23 Mar 2016 12:32:46 +0100 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed79baf..126ec2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartci", - "version": "0.0.0", + "version": "0.0.1", "description": "makes it easy to automate tasks with Continuous Integration", "main": "dist/index.js", "scripts": {