Skip to content

Commit 097d604

Browse files
committed
Prepare v0.1.0 release
1 parent f98f2d7 commit 097d604

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.1.0 (2014-03-xx)
7+
## 0.1.0 (2014-03-18)
88

99
* First tagged release
1010
* Send and receive arbitrary ICMP messages

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": "dev-master"
154+
"clue/icmp-react": "0.1.*"
155155
}
156156
}
157157
```

0 commit comments

Comments
 (0)