Skip to content

Commit 520b02e

Browse files
committed
Bump up v0.8.1
1 parent 50675ef commit 520b02e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-csso",
33
"description": "Minify CSS files with CSSO.",
4-
"version": "0.8.0",
4+
"version": "0.8.1",
55
"homepage": "https://github.com/t32k/grunt-csso",
66
"author": {
77
"name": "Koji Ishimoto",
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"chalk": "^1.0.0",
27-
"csso": "^1.4.1",
27+
"csso": "^1.4.4",
2828
"maxmin": "^2.0.0"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)