Skip to content

Commit f923f17

Browse files
committed
Prepare v0.1.0 release
1 parent 143f3c3 commit f923f17

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-05-xx)
7+
## 0.1.0 (2014-05-19)
88

99
* First stable release
1010
* Async SOCKS `Client` and `Server` implementation

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ The recommended way to install this library is [through composer](http://getcomp
253253
```JSON
254254
{
255255
"require": {
256-
"clue/socks-react": "1.*"
256+
"clue/socks-react": "0.1.*"
257257
}
258258
}
259259
```

0 commit comments

Comments
 (0)