Skip to content

Commit 3ec3c01

Browse files
committed
Prepare v0.4.0 release
1 parent e156aac commit 3ec3c01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
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 (2014-08-xx)
7+
## 0.4.0 (2014-08-25)
88

99
* BC break: The `Client` class has been renamed to `StreamingClient`.
1010
Added new `Client` interface.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The recommended way to install this library is [through composer](http://getcomp
4141
```JSON
4242
{
4343
"require": {
44-
"clue/redis-react": "0.3.*"
44+
"clue/redis-react": "~0.4.0"
4545
}
4646
}
4747
```

0 commit comments

Comments
 (0)