From 575c7fea76a6a26fa6c248ce800e80f4a5e7f6b7 Mon Sep 17 00:00:00 2001 From: Sambo Chea Date: Sat, 19 Sep 2020 16:20:08 +0700 Subject: [PATCH] updated to 1.10.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e8246cd..7020763 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cubetiq/react-use-countdown", - "version": "1.10.4", + "version": "1.10.5", "description": "Count down with trigger", "main": "./dist/index.js", "types": "./dist/index.d.ts",