Skip to content

Commit

Permalink
1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronAsAChimp committed Feb 23, 2016
1 parent 8cc6bd4 commit 148f061
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-bless",
"description": "Split CSS files suitable for IE",
"version": "0.2.0",
"version": "1.0.0",
"homepage": "https://github.com/Ponginae/grunt-bless",
"author": {
"name": "Aki Alexandra Nofftz",
Expand Down Expand Up @@ -31,7 +31,7 @@
"node": ">= 0.8.0"
},
"scripts": {
"pretest": "grunt",
"pretest": "grunt",
"test": "grunt test && grunt --gruntfile ./test/Gruntfile.js -v"
},
"dependencies": {
Expand Down

0 comments on commit 148f061

Please sign in to comment.