Skip to content

Commit deefa45

Browse files
fix: bump version
1 parent 511749e commit deefa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "state-in-url",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"description": "Store state in URL as in object, types and structure are preserved, with TS validation. Same API as React.useState, wthout any hasssle or boilerplate. Next.js@14-15 and react-router@6-7.",
55
"homepage": "https://state-in-url.dev",
66
"repository": {

0 commit comments

Comments
 (0)