Skip to content

Commit 8b5b9a6

Browse files
1.0.5
1 parent 660ac59 commit 8b5b9a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## react-coroutine v1.0.4
1+
## react-coroutine v1.0.5
22

33
* Fix the issue with redundant updates due to late props comparison
44
* Fix broken reference to the current props state

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-coroutine",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "React Components as Coroutines",
55
"main": "lib/Coroutine.js",
66
"jsnext:main": "modules/Coroutine.js",

0 commit comments

Comments
 (0)