Skip to content

Commit 1dcded6

Browse files
bump version
1 parent e644a35 commit 1dcded6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## react-coroutine v0.4.1
2+
3+
* Fixed weird publish issue
4+
15
## react-coroutine v0.4.0
26

37
* Drop outdated body before fetching new one

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": "0.4.0",
3+
"version": "0.4.1",
44
"description": "React Components as Coroutines",
55
"main": "lib/Coroutine.js",
66
"scripts": {

0 commit comments

Comments
 (0)