Skip to content

Commit

Permalink
chore(release): v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
svnlto committed Jul 25, 2014
1 parent 3e04808 commit 5ff330d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="0.5.2"></a>
### 0.5.2 (2014-07-25)


#### Bug Fixes

* **update-notifier:** pass pkg details to update-notifier ([e5cdc9ac](https://github.com/hoodiehq/hoodie-cli/commit/e5cdc9ac00b1648c252df678d00e533c4cfe328d))


<a name="0.5.1"></a>
### 0.5.1 (2014-07-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hoodie-cli",
"description": "Hoodie command-line interface.",
"version": "0.5.1",
"version": "0.5.2",
"preferGlobal": true,
"dependencies": {
"async": "^0.9.0",
Expand Down

0 comments on commit 5ff330d

Please sign in to comment.