Skip to content

Commit

Permalink
bumped to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartvds committed Apr 25, 2014
1 parent c7f1772 commit d22b8b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ grunt.initConfig({

## Versions

* 0.2.0 - Non-zero exit code will fail grunt, add support for commandline arguments
* 0.2.1 - Non-zero exit code will fail grunt, add support for commandline arguments
* 0.1.5 - Added callback module & inline function support
* 0.1.4 - Ditched stdio option, show errors inline (even in webstorm)
* 0.1.3 - Basic version, colors disabled
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-execute",
"description": "Execute code in node",
"version": "0.2.0",
"version": "0.2.1",
"homepage": "https://github.com/Bartvds/grunt-execute",
"author": {
"name": "Bart van der Schoor",
Expand Down

0 comments on commit d22b8b9

Please sign in to comment.