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 ca9a419 commit b903640Copy full SHA for b903640
CHANGELOG.md
@@ -4,7 +4,6 @@ This file is a manually maintained list of changes for each release. Feel free
4
to add your changes here when sending pull requests. Also send corrections if
5
you spot any mistakes.
6
7
-## 0.0.1 (2014-xx-xx)
+## 0.1.0 (2014-07-09)
8
9
* First tagged release
10
-
README.md
@@ -45,13 +45,11 @@ The recommended way to install this library is [through composer](packagist://ge
45
```JSON
46
{
47
"require": {
48
- "clue/solusvm-api-react": "dev-master"
+ "clue/solusvm-api-react": "~0.1.0"
49
}
50
51
```
52
53
-> Note: This project is currently not listed on packagist.
54
55
## License
56
57
MIT
0 commit comments