Skip to content

Commit 97c38fa

Browse files
fix: bump version to 2.1.4-beta
1 parent 8ff7698 commit 97c38fa

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": "2.1.3-beta",
3+
"version": "2.1.4-beta",
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)