Skip to content

Commit 1ab30b2

Browse files
committed
Version bump.
Updated CHANGELOG.
1 parent 608e884 commit 1ab30b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
##0.0.7 (August 18, 2014)
4+
5+
- Added support for examples tag.
6+
- Added support for returns tag.
7+
- Added both `bower_components` and `gulpfile` to default walk exceptions.
8+
39
##0.0.6 (August 17, 2014)
410

511
- Added support for custom Handlebars templates.

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.6",
4+
"version": "0.0.7",
55
"bin": "./bin/doxdox",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)