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 09d7c74 commit 9785b76Copy full SHA for 9785b76
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+##0.0.11 (February 19, 2015)
4
+
5
+- Updated doxdox to latest.
6
7
##0.0.10 (January 26, 2015)
8
9
- Updated doxdox to latest.
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-doxdox",
"description": "Generate documentation with doxdox.",
- "version": "0.0.10",
+ "version": "0.0.11",
"license": "MIT",
"dependencies": {
"doxdox": "0.1.4",
0 commit comments