Skip to content

Commit

Permalink
1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyraspopov committed Jun 7, 2017
1 parent 660ac59 commit 8b5b9a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## react-coroutine v1.0.4
## react-coroutine v1.0.5

* Fix the issue with redundant updates due to late props comparison
* Fix broken reference to the current props state
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-coroutine",
"version": "1.0.4",
"version": "1.0.5",
"description": "React Components as Coroutines",
"main": "lib/Coroutine.js",
"jsnext:main": "modules/Coroutine.js",
Expand Down

0 comments on commit 8b5b9a6

Please sign in to comment.