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 1b4365c commit 9e849baCopy full SHA for 9e849ba
CHANGELOG.md
@@ -1,5 +1,9 @@
1
#Changelog
2
3
+##0.0.16 (September 17, 2015)
4
+
5
+- Use Grunt API to write file (by [@mmarcon](https://github.com/mmarcon))
6
7
##0.0.15 (August 3, 2015)
8
9
- Updated doxdox to latest.
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-doxdox",
"description": "Generate documentation with doxdox.",
- "version": "0.0.15",
+ "version": "0.0.16",
"license": "MIT",
"dependencies": {
"doxdox": "0.1.8",
0 commit comments