Skip to content

Commit 21399d6

Browse files
chore(release): Updates package.json version to 5.0.3 [skip ci]
1 parent b117222 commit 21399d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "beautiful-react-hooks",
3-
"version": "5.1.0",
3+
"version": "5.0.3",
44
"description": "A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development",
55
"main": "index.js",
66
"module": "esm/index.js",
@@ -408,4 +408,4 @@
408408
"types": "./useAudio.d.ts"
409409
}
410410
}
411-
}
411+
}

0 commit comments

Comments
 (0)