Skip to content

Commit

Permalink
bumped version to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
brentlintner committed Mar 27, 2011
1 parent a9ac205 commit fa6d4fd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.1.8 - 27/03/2010

* jshint already removes shebangs itself
* added a jslint compatible xml output formatter option

## v0.1.7 - 23/03/2010

* fixed line number reporting being off by one when file has a shebang
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jshint",
"version": "0.1.7",
"version": "0.1.8",
"description": "a cli for jshint",
"homepage": "http://github.com/jshint/node-jshint",
"author": {
Expand Down

0 comments on commit fa6d4fd

Please sign in to comment.