Skip to content
This repository was archived by the owner on Apr 18, 2022. It is now read-only.

Commit 75a1b48

Browse files
committed
v0.0.2
1 parent c9655da commit 75a1b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-render",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Selector component for Redux state using render props.",
55
"main": "dist/redux-render.js",
66
"module": "src/index.js",

0 commit comments

Comments
 (0)