From 806f0b495a3b18b64c8735c3090878e8517a3a6f Mon Sep 17 00:00:00 2001 From: Amrin <52592047+Coderamrin@users.noreply.github.com> Date: Thu, 21 Dec 2023 15:39:55 +0600 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe5f79b..b25957d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formbold-react", - "version": "1.0.4", + "version": "1.0.5", "description": "Formbold package for react.", "main": "dist/index.js", "types": "./dist/index.ts",