Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 23b626d

Browse files
committed
new version based on a new dependency update
1 parent d22f07c commit 23b626d

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-criticalcss",
33
"description": "Grunt wrapper for criticalcss",
4-
"version": "0.2.2",
4+
"version": "0.2.3",
55
"homepage": "https://github.com/filamentgroup/grunt-criticalcss",
66
"author": {
77
"name": "Jeffrey Lembeck",
@@ -29,7 +29,7 @@
2929
"test": "grunt test"
3030
},
3131
"dependencies": {
32-
"criticalcss": "0.3.1"
32+
"criticalcss": "0.3.2"
3333
},
3434
"devDependencies": {
3535
"grunt-contrib-jshint": "~0.6.0",

0 commit comments

Comments
 (0)