Skip to content

Commit

Permalink
Prepare v0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Mar 18, 2014
1 parent f98f2d7 commit 097d604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
to add your changes here when sending pull requests. Also send corrections if
you spot any mistakes.

## 0.1.0 (2014-03-xx)
## 0.1.0 (2014-03-18)

* First tagged release
* Send and receive arbitrary ICMP messages
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ The recommended way to install this library is [through composer](http://getcomp
```JSON
{
"require": {
"clue/icmp-react": "dev-master"
"clue/icmp-react": "0.1.*"
}
}
```
Expand Down

0 comments on commit 097d604

Please sign in to comment.