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 cfbd6f4 commit 8995a06Copy full SHA for 8995a06
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.0.0 (December 19, 2016)
4
+
5
+- Updated Grunt task to work with latest version of doxdox.
6
7
## 1.0.0 (November 7, 2016)
8
9
- Updated Grunt task to work with latest version of doxdox.
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-doxdox",
"description": "Generate documentation with doxdox.",
- "version": "1.0.0",
+ "version": "2.0.0",
"engines": {
"node": ">=4.0"
},
0 commit comments