Skip to content

Commit 55e29d6

Browse files
committed
Prepare v0.4.0 release
1 parent de3dc62 commit 55e29d6

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.4.0 (2013-XX-XX)
7+
## 0.4.0 (2013-05-24)
88

99
* BC break: Update react to current v0.3 and thus also replace `ConnectionManager` with `Connector`
1010
* BC break: New `Client::createConnector()` replaces inheriting `ConnectionManagerInterface`

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": "0.3.*"
256+
"clue/Socks": "0.4.*"
257257
}
258258
}
259259
```

0 commit comments

Comments
 (0)