From 5082995d1df07fe52c9a56ef919d1ad4f1786b1d Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Thu, 17 Sep 2020 15:00:21 +0700 Subject: [PATCH] updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99924c5..4252418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cubetiq/react-use-countdown", - "version": "1.0.0", + "version": "1.0.1", "description": "Count down with trigger", "main": "./dist/index.js", "types": "./dist/index.d.ts",