From 3d6b400ae756631b0f945ea0a508e450c3e9381d Mon Sep 17 00:00:00 2001 From: Ariful Alam Date: Tue, 13 Oct 2020 00:30:44 +0600 Subject: [PATCH] version 1.3.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36ac5ce..21490d0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-button", - "version": "1.3.2", + "version": "1.3.3", "description": "A React Button component that thinks like React", "private": false, "main": "dist/index.cjs.js",