Skip to content

Commit

Permalink
release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartvds committed Sep 29, 2013
1 parent 88b6ea5 commit 37891bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gruntfile-gtx",
"version": "0.0.6",
"version": "0.0.7",
"description": "Turbo, spoilers and a sunroof for your Gruntfile.",
"author": {
"name": "Bart van der Schoor",
Expand Down Expand Up @@ -43,7 +43,7 @@
"grunt-cli": "~0.1",
"grunt-bump": "0.0.11",
"grunt-concurrent": "git://github.com/Bartvds/grunt-concurrent/#master",
"grunt-wait": "~0.1.0",
"grunt-wait": "~0.1.0",
"grunt-mocha-test": "~0.5.0",
"mocha-unfunk-reporter": "~0.2",
"grunt-contrib-jshint": "~0.6.1",
Expand All @@ -55,6 +55,6 @@
"chai-fs": "0.0.1"
},
"peerDependencies": {
"grunt": "0.4.1"
"grunt": "~0.4.1"
}
}

0 comments on commit 37891bf

Please sign in to comment.