From 89e96aad6bb9e48fabfedc940a89986b6e739174 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Di=CC=81az?= Date: Thu, 12 Apr 2018 16:49:14 -0300 Subject: [PATCH] v1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd0a8af..bb412f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@5rabbits/create-react-lib", - "version": "0.4.0", + "version": "1.0.0", "author": "5rabbits <5rabbits@lemontech.com> (http://www.5rabbits.com)", "license": "MIT", "description": "Create a react library with no configuration, based on 5rabbits standards.",