diff --git a/package.json b/package.json index 8130898..a4d973c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-hook-form", - "version": "1.2.2", + "version": "1.2.3", "description": "Utility wrapper around react-hook-form for use with Remix.run", "type": "module", "main": "./dist/index.umd.cjs",