Skip to content

Commit 148f061

Browse files
committed
1.0.0
1 parent 8cc6bd4 commit 148f061

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-bless",
33
"description": "Split CSS files suitable for IE",
4-
"version": "0.2.0",
4+
"version": "1.0.0",
55
"homepage": "https://github.com/Ponginae/grunt-bless",
66
"author": {
77
"name": "Aki Alexandra Nofftz",
@@ -31,7 +31,7 @@
3131
"node": ">= 0.8.0"
3232
},
3333
"scripts": {
34-
"pretest": "grunt",
34+
"pretest": "grunt",
3535
"test": "grunt test && grunt --gruntfile ./test/Gruntfile.js -v"
3636
},
3737
"dependencies": {

0 commit comments

Comments
 (0)