Skip to content

Commit c8bf445

Browse files
committed
Version bump.
1 parent bd8dfcc commit c8bf445

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
##0.0.10 (September 8, 2014)
4+
5+
- Updated to latest version of Handlebars.
6+
37
##0.0.9 (September 6, 2014)
48

59
- Fixed issue with relative source paths.

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

0 commit comments

Comments
 (0)