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 6d3eed6 commit ba7b303Copy full SHA for ba7b303
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# Changelog
2
+
3
+## 0.1.0 (2015-05-03)
4
5
+* First tagged release
README.md
@@ -1,6 +1,6 @@
# clue/quassel-react [](https://travis-ci.org/clue/php-quassel-react)
-> Note: This project is in early alpha stage! Feel free to report any issues you encounter.
+> Note: This project is in beta stage! Feel free to report any issues you encounter.
## Install
6
@@ -9,7 +9,7 @@ The recommended way to install this library is [through composer](http://getcomp
9
```JSON
10
{
11
"require": {
12
- "clue/quassel-react": "dev-master"
+ "clue/quassel-react": "~0.1.0"
13
}
14
15
```
0 commit comments