From ffe69f1357d62b5fe281f447c79d177389cf4b1a Mon Sep 17 00:00:00 2001 From: geowarin Date: Wed, 3 Aug 2016 22:40:19 +0200 Subject: [PATCH] 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c552a46..21e9ebc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tarec", - "version": "1.1.3", + "version": "1.2.0", "description": "The Awesome REact Cli", "scripts": { "test": "nyc -r none -a ava",