Skip to content

Commit

Permalink
Fixed #13 update exceeded bug when selector returns new value everytim
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardLindhout committed Mar 10, 2021
1 parent bb15748 commit 121f20b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-ridge-state",
"version": "4.1.9",
"version": "4.2.0",
"description": "react-ridge-state is a very simple global state management library for React and React Native",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 121f20b

Please sign in to comment.