From 94334e00d0755b18893be51ee83c6d3509781d69 Mon Sep 17 00:00:00 2001 From: geowarin Date: Sun, 28 Aug 2016 19:15:24 +0200 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29047aa..a4a18d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tarec", - "version": "1.2.4", + "version": "1.3.0", "description": "The Awesome REact Cli", "scripts": { "test": "nyc -r none -a ava",