File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ This file is a manually maintained list of changes for each release. Feel free
44to add your changes here when sending pull requests. Also send corrections if
55you spot any mistakes.
66
7- ## 0.0 .0 (2014-12-06)
7+ ## 0.1 .0 (2014-12-06)
88
99* Initial concept
Original file line number Diff line number Diff line change 22
33Run async commands within any interactive shell command, built on top of React PHP.
44
5- > Note: This project is in early alpha stage! Feel free to report any issues you encounter.
5+ > Note: This project is in beta stage! Feel free to report any issues you encounter.
66
77## Quickstart example
88
@@ -41,7 +41,7 @@ The recommended way to install this library is [through composer](http://getcomp
4141``` JSON
4242{
4343 "require" : {
44- "clue/shell-react" : " dev-master "
44+ "clue/shell-react" : " ~0.1.0 "
4545 }
4646}
4747```
You can’t perform that action at this time.
0 commit comments