Skip to content

Commit e48aa4d

Browse files
committed
Prepare v0.2.0 release
1 parent 2d68d50 commit e48aa4d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.2.0 (2014-03-xx)
7+
## 0.2.0 (2014-03-04)
88

99
* BC break: More SOLID design, reuse existing code, refactor code to fix
1010
ambiguities and ease extending

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The recommended way to install this library is [through composer](http://getcomp
99
```JSON
1010
{
1111
"require": {
12-
"clue/socket-react": "dev-master"
12+
"clue/socket-react": "0.2.*"
1313
}
1414
}
1515
```

0 commit comments

Comments
 (0)