8000 Prepare v0.1.0 release · clue/reactphp-packagist-api@376918d · GitHub
[go: up one dir, main page]

Skip to content

Commit 376918d

Browse files
committed
Prepare v0.1.0 release
1 parent 6f7993f commit 376918d

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ 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 (2013-xx-xx)
7+
## 0.1.0 (2014-07-11)
88

99
* First tagged release
1010

11+
## 0.0.0 (2013-09-01)
12+
13+
* Initial concept

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The recommended way to install this library is [through composer](packagist://ge
3737
```JSON
3838
{
3939
"require": {
40-
"clue/packagist-api-react": "dev-master"
40+
"clue/packagist-api-react": "~0.1.0"
4141
}
4242
}
4343
```

0 commit comments

Comments
 (0)
0