Skip to content

Commit 1368970

Browse files
committed
Change version to 5.0.2 to workaround CI issue
1 parent 025c1a4 commit 1368970

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": "reselect",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "Selectors for Redux.",
55
"main": "./dist/cjs/reselect.cjs",
66
"module": "./dist/reselect.legacy-esm.js",

0 commit comments

Comments
 (0)