Skip to content

Commit

Permalink
Set up branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
lazychaser committed Dec 26, 2014
1 parent 0527613 commit b2b589e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
@@ -1,5 +1,5 @@
develop
=======
v0.4.0
======

* Plain formatter now doesn't use escaping
* #49: fixed image displayed when no data provided
Expand Down
6 changes: 6 additions & 0 deletions composer.json
Expand Up @@ -28,5 +28,11 @@
"psr-0": {
"Kalnoy\\Cruddy\\": "src/"
}
},

"extra": {
"branch-alias": {
"dev-master": "v0.5.x-dev"
}
}
}

0 comments on commit b2b589e

Please sign in to comment.