8000 Prepare v0.1.0 release · SimonFrings/reactphp-shell@8adcd13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8adcd13

Browse files
committed
Prepare v0.1.0 release
1 parent b9342f4 commit 8adcd13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ This file is a manually maintained list of changes for each release. Feel free
44
to add your changes here when sending pull requests. Also send corrections if
55
you spot any mistakes.
66

7-
## 0.0.0 (2014-12-06)
7+
## 0.1.0 (2014-12-06)
88

99
* Initial concept

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Run 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
```

0 commit comments

Comments
 (0)
0