Skip to content

Commit

Permalink
v0.4.5
Browse files Browse the repository at this point in the history
- checkRedundantAccess: fixed false-positive for unknown access
  • Loading branch information
Alexej Yaroshevich committed Feb 17, 2015
1 parent 0b8f5a7 commit 08e307f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jscs-jsdoc",
"author": "Alexej Yaroshevich <[email protected]>",
"description": "JSCS jsdoc plugin",
"version": "0.4.4",
"version": "0.4.5",
"main": "lib/index",
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
"license": "MIT",
Expand Down

0 comments on commit 08e307f

Please sign in to comment.