From 040f6121aa85c3b3a192bf653b472a3ca96499f5 Mon Sep 17 00:00:00 2001 From: Raul Rene Lepsa Date: Thu, 12 Oct 2017 21:31:37 +0300 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d39f08f..5c11064 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-utils-button", - "version": "0.6.0", + "version": "1.0.0", "description": "Lightweight React Button component, serving as an utility wrapper over the HTML button element.", "author": "Raul Rene Lepsa (https://github.com/raulrene)", "license": "MIT",