Skip to content

Commit 3f5980d

Browse files
committed
0.2.2
1 parent 899ec49 commit 3f5980d

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

Diff for: README.md

+3-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
react-redux
22
=========================
33

4-
Work in progress
4+
React bindings for Redux.
5+
Docs are work in progress.
56

6-
TODO:
7-
8-
- dedupe modules
9-
- figure out UMD
10-
- probably some other stuff.
7+
Requires React >= 0.13

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-redux",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Redux bindings for React",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)