Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Henke committed Nov 27, 2014
1 parent bf16c31 commit ae0d89e
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
@@ -1,7 +1,7 @@
{
"name": "grunt-jscs",
"description": "Grunt task for checking JavaScript Code Style with jscs.",
"version": "0.8.1",
"version": "1.0.0",
"author": "Gustavo Henke <gustavo@injoin.com.br>",
"license": "MIT",
"homepage": "https://github.com/jscs-dev/grunt-jscs",
Expand Down

2 comments on commit ae0d89e

@markelog
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray!

@gustavohenke
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was willing to do so since v0.8.0 :(

Please sign in to comment.