From d79235fd2b9c13bbd3c06410c05b52d097eb5d96 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sat, 28 Nov 2015 22:22:44 +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 aac8cc9..ccaaad4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartcheck", - "version": "0.0.0", + "version": "0.0.1", "description": "Make sure gulp and gulp-taypescript from npm are available. Then run the gulpfile in this directory.", "main": "index.js", "scripts": {