From 04fc15d0066b14789e2b88913371688f7a0a42c3 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Thu, 28 Jul 2016 01:22:14 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab5a28e..9cba0a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartci", - "version": "0.0.1", + "version": "1.0.0", "description": "makes it easy to automate tasks with Continuous Integration", "main": "dist/index.js", "scripts": {