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

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Henke committed Oct 20, 2013
1 parent ad726ff commit 59d7067
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grunt-jscs-checker",
"description": "Grunt task for checking JavaScript Code Style with jscs.",
"version": "0.2.1",
"version": "0.2.2",
"author": {
"name": "Gustavo Henke",
"url": "https://github.com/gustavohenke"
Expand All @@ -14,7 +14,7 @@
"url": "https://github.com/gustavohenke/grunt-jscs-checker/issues"
},
"dependencies": {
"jscs": "1.0.7"
"jscs": "1.0.8"
},
"devDependencies": {
"grunt-contrib-jshint": "~0.6.4",
Expand Down

0 comments on commit 59d7067

Please sign in to comment.