Skip to content

Commit dc1eca0

Browse files
committed
Prepare v0.2.0 release
1 parent 1d69706 commit dc1eca0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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.2.0 (2014-05-xx)
7+
## 0.2.0 (2014-07-21)
88

99
* BC break: Rename namespace to `Clue\React\Icmp` and use PSR-4 layout
1010
([#4](https://github.com/clue/icmp-react/pull/4))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The recommended way to install this library is [through composer](http://getcomp
151151
```JSON
152152
{
153153
"require": {
154-
"clue/icmp-react": "0.1.*"
154+
"clue/icmp-react": "~0.2.0"
155155
}
156156
}
157157
```

0 commit comments

Comments
 (0)