Skip to content

Commit e31891d

Browse files
committed
3.0.0
1 parent 99b01bc commit e31891d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jsdoc-to-markdown",
33
"author": "Lloyd Brookes",
4-
"version": "3.0.0-0",
4+
"version": "3.0.0",
55
"description": "Generates markdown API documentation from jsdoc annotated source code",
66
"repository": "https://github.com/jsdoc2md/jsdoc-to-markdown",
77
"main": "lib/jsdoc-to-markdown.js",

0 commit comments

Comments
 (0)