We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd8dfcc commit c8bf445Copy full SHA for c8bf445
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+##0.0.10 (September 8, 2014)
4
+
5
+- Updated to latest version of Handlebars.
6
7
##0.0.9 (September 6, 2014)
8
9
- Fixed issue with relative source paths.
package.json
@@ -1,7 +1,7 @@
{
"name": "doxdox",
"description": "HTML and Markdown documentation generator.",
- "version": "0.0.9",
+ "version": "0.0.10",
"bin": "./bin/doxdox",
"license": "MIT",
"dependencies": {
0 commit comments