From e93bac981370954f2567fb7b72996b818cb43844 Mon Sep 17 00:00:00 2001 From: geowarin Date: Mon, 27 Jun 2016 01:29:39 +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 b2b9f35..5e98a51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tarec", - "version": "1.0.1", + "version": "1.0.2", "description": "The Awesome REact Cli", "scripts": { "test": "nyc -r none -a ava",