Skip to content

Commit b903640

Browse files
committed
Prepare v0.1.0 release
1 parent ca9a419 commit b903640

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +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.1 (2014-xx-xx)
7+
## 0.1.0 (2014-07-09)
88

99
* First tagged release
10-

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,11 @@ The recommended way to install this library is [through composer](packagist://ge
4545
```JSON
4646
{
4747
"require": {
48-
"clue/solusvm-api-react": "dev-master"
48+
"clue/solusvm-api-react": "~0.1.0"
4949
}
5050
}
5151
```
5252

53-
> Note: This project is currently not listed on packagist.
54-
5553
## License
5654

5755
MIT

0 commit comments

Comments
 (0)