From 0cb59d5ade8f1ac6d8cd771343d0ec8ef78f6587 Mon Sep 17 00:00:00 2001 From: Bogdan Chadkin Date: Tue, 3 Jul 2018 00:21:14 +0300 Subject: [PATCH] 1.0.0-rc.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14752c5a..322e2954 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-powerplug", - "version": "1.0.0-rc.0", + "version": "1.0.0-rc.1", "description": "Give life to your dumb components", "author": "Renato Ribeiro (http://github.com/renatorib)", "license": "MIT",