Skip to content

Commit a69a2f9

Browse files
author
Alexej Yaroshevich
committed
v0.4.4
- Fixed bug in checkRedundantReturns - now it doesn't check type validity - jsdoctypeparser updated to 1.1.4 - comment-parser updated to 0.2.4
1 parent 24089d6 commit a69a2f9

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
@@ -2,7 +2,7 @@
22
"name": "jscs-jsdoc",
33
"author": "Alexej Yaroshevich <[email protected]>",
44
"description": "JSCS jsdoc plugin",
5-
"version": "0.4.3",
5+
"version": "0.4.4",
66
"main": "lib/index",
77
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
88
"license": "MIT",

0 commit comments

Comments
 (0)