Skip to content

Commit

Permalink
0.3.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
tillarnold committed Aug 14, 2014
1 parent 72e2a71 commit c7be184
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,9 @@ If `grunt-jsxhint` is lacking a feature or if you found bug (or a typo in the RE


## Release History
* 2014-08-14   v0.3.0   Improve error messages. Use locally installed react-tool.
* 2014-08-04   v0.2.0   Add check for /** @jsx React.DOM */. Upgrade react-tools.
* 2014-07-15   v0.1.0   Stop transforming non jsx files.
* 2014-07-12   v0.0.3   Use absolute version of grunt-contrib-jshint.
* 2014-06-20   v0.0.2   Added MIT licence. Updated README.
* 2014-06-20   v0.0.2   Add MIT licence. Update README.
* 2014-06-19   v0.0.1   Initial version.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-jsxhint",
"description": "jshint for jsx",
"version": "0.2.0",
"version": "0.3.0",
"homepage": "https://github.com/tillarnold/grunt-jsxhint",
"author": "Till Arnold",
"license" : "MIT",
Expand Down

0 comments on commit c7be184

Please sign in to comment.