Skip to content

Commit a95a844

Browse files
Bump version to 1.0.4 in package.json
1 parent dc2dfd1 commit a95a844

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": "react-shared-states",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"type": "module",
55
"description": "Global state made as simple as useState, with zero config, built-in async caching, and automatic scoping.",
66
"keywords": [

0 commit comments

Comments
 (0)