Skip to content

Commit

Permalink
v0.4.6
Browse files Browse the repository at this point in the history
- fix dirty line number modification (#89)
- fix tests for support jscs v1.12
- fix possible throw with invalid tag location
- some codestyle fixes
- update dev deps
- disable peerDeps
  • Loading branch information
Alexej Yaroshevich committed Apr 6, 2015
1 parent 688c8ea commit d552303
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 <alex@qfox.ru>",
"description": "JSCS jsdoc plugin",
"version": "0.4.5",
"version": "0.4.6",
"main": "lib/index",
"homepage": "https://github.com/jscs-dev/jscs-jsdoc",
"license": "MIT",
Expand Down

0 comments on commit d552303

Please sign in to comment.