From 7bbaef9ea4617daf5c4e0c299b38d9c0fa996e07 Mon Sep 17 00:00:00 2001 From: Alem Tuzlak Date: Sun, 5 Jan 2025 18:12:53 +0100 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73bab59..e87f355 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-hook-form", - "version": "6.1.1", + "version": "6.1.2", "description": "Utility wrapper around react-hook-form for use with react-router v7+", "type": "module", "main": "./dist/index.cjs",