Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AlemTuzlak committed Jul 18, 2024
1 parent b013080 commit 04c0119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -97,4 +97,4 @@
"vitest": "^2.0.3",
"zod": "^3.21.4"
}
}
}

0 comments on commit 04c0119

Please sign in to comment.