diff --git a/package.json b/package.json index 174356c..07364e6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remix-hook-form", - "version": "5.0.1", + "version": "5.0.2", "description": "Utility wrapper around react-hook-form for use with Remix.run", "type": "module", "main": "./dist/index.cjs", @@ -97,4 +97,4 @@ "vitest": "^2.0.3", "zod": "^3.21.4" } -} +} \ No newline at end of file