We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e644a35 commit 1dcded6Copy full SHA for 1dcded6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## react-coroutine v0.4.1
2
+
3
+ * Fixed weird publish issue
4
5
## react-coroutine v0.4.0
6
7
* Drop outdated body before fetching new one
package.json
@@ -1,6 +1,6 @@
{
"name": "react-coroutine",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "React Components as Coroutines",
"main": "lib/Coroutine.js",
"scripts": {
0 commit comments