Skip to content

Commit c678585

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 6fc822d commit c678585

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
#Changelog
22

3+
##0.0.6 (August 17, 2014)
4+
5+
- Added support for custom Handlebars templates.
6+
- Improved built-in template selection (now case insensitive).
7+
38
##0.0.5 (August 17, 2014)
49

510
- Added support for crawling directories.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "doxdox",
33
"description": "HTML and Markdown documentation generator.",
4-
"version": "0.0.5",
4+
"version": "0.0.6",
55
"bin": "./bin/doxdox",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)