Skip to content

Commit e0038de

Browse files
committed
Version bump.
1 parent c794fe5 commit e0038de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [doxdox](https://github.com/neogeek/doxdox) *2.0.3*
1+
# [doxdox](https://github.com/neogeek/doxdox) *3.0.0*
22

33
> JSDoc to Markdown, Bootstrap, and custom Handlebars template documentation generator.
44

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": "JSDoc to Markdown, Bootstrap, and custom Handlebars template documentation generator.",
4-
"version": "2.0.3",
4+
"version": "3.0.0",
55
"bin": {
66
"doxdox": "./bin/doxdox"
77
},

0 commit comments

Comments
 (0)