From 05bd24bf51d4e92f95a1a79271b3be5d2953f205 Mon Sep 17 00:00:00 2001 From: Prince Neil Cedrick Castro Date: Fri, 8 Oct 2021 07:11:36 +0800 Subject: [PATCH] v1.0.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a5a670..a45b6e4 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.0.9", + "version": "1.0.10", "types": "dist/types/index.d.ts", "main": "dist/cjs/production/index.jsx", "module": "dist/esm/production/index.jsx",