Skip to content

Commit 7621803

Browse files
committed
build: v2.0.4
1 parent a1f09c9 commit 7621803

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "2.0.3"
5+
"version": "2.0.4"
66
}

packages/postcss-purgecss/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fullhuman/postcss-purgecss",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "PostCSS plugin for PurgeCSS",
55
"author": "FoundrySH <no-reply@foundry.sh>",
66
"homepage": "https://github.com/FullHuman/purgecss#readme",

packages/purgecss-webpack-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "purgecss-webpack-plugin",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "PurgeCSS plugin for webpack - Remove unused css",
55
"author": "Ffloriel <florielfedry@gmail.com>",
66
"homepage": "https://purgecss.com",

0 commit comments

Comments
 (0)