Skip to content

Commit ffe4284

Browse files
authored
version bump
1 parent 49031b6 commit ffe4284

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-global-state-selector",
3-
"version": "1.0.8",
3+
"version": "1.1.0",
44
"description": "Create global state selectors from local redux slice selectors",
55
"main": "lib/index.js",
66
"types": "lib",
@@ -19,6 +19,7 @@
1919
"keywords": [
2020
"react",
2121
"redux",
22+
"flux",
2223
"redux-toolkit",
2324
"redux-selector",
2425
"slice-selector"

0 commit comments

Comments
 (0)