Skip to content

Commit

Permalink
chore: release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
h13i32maru committed Oct 18, 2015
1 parent 284bc91 commit bce4ab0
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
@@ -1,6 +1,6 @@
# Changelog

## Next
## 0.4.1 (2015-10-18)
- **Breaking**
- Support multi files in manual ([#124](https://github.com/esdoc/esdoc/issues/124))
- **Feat**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esdoc",
"version": "0.4.0",
"version": "0.4.1",
"description": "Documentation Generator For JavaScript(ES6)",
"author": "h13i32maru",
"homepage": "https://esdoc.org/",
Expand Down

0 comments on commit bce4ab0

Please sign in to comment.