We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5502c55 commit c2f53edCopy full SHA for c2f53ed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 3.0.0 (02/05/2017)
2
+
3
+- upgrade to clean-css 4.x (should have had major bump in 2.4.0)
4
5
# 2.4.0 (02/05/2017)
6
7
- upgrade to clean-css 4.x
package.json
@@ -2,7 +2,7 @@
"name": "gulp-clean-css",
"description": "Minify css with clean-css.",
"homepage": "https://github.com/scniro/gulp-clean-css#readme",
- "version": "2.4.0",
+ "version": "3.0.0",
"author": "scniro",
"license": "MIT",
8
"bugs": {
0 commit comments