Skip to content

Commit

Permalink
0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jul 14, 2015
1 parent 899ec49 commit 3f5980d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
react-redux
=========================

Work in progress
React bindings for Redux.
Docs are work in progress.

TODO:

- dedupe modules
- figure out UMD
- probably some other stuff.
Requires React >= 0.13
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-redux",
"version": "0.2.1",
"version": "0.2.2",
"description": "Redux bindings for React",
"main": "./lib/index.js",
"scripts": {
Expand Down

0 comments on commit 3f5980d

Please sign in to comment.