Skip to content

Commit

Permalink
Prepare v0.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
clue committed Sep 29, 2014
1 parent a78ec83 commit 9dd29f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This file is a manually maintained list of changes for each release. Feel free
to add your changes here when sending pull requests. Also send corrections if
you spot any mistakes.

## 0.3.0 (2014-09-xx)
## 0.3.0 (2014-09-29)

* BC break: Rename all classes in `Clue\Zenity\React\Model\Name` to `Clue\Zenity\React\Dialog\NameDialog`
(#10)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ The recommended way to install this library is [through composer](https://getcom
```JSON
{
"require": {
"clue/zenity-react": "~0.2.0"
"clue/zenity-react": "~0.3.0"
}
}
```
Expand Down

0 comments on commit 9dd29f3

Please sign in to comment.