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 2c9b6f2 commit 6be8e47Copy full SHA for 6be8e47
History.md
@@ -1,4 +1,4 @@
1
-[4.0.7 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.0.6...4.0)
+[4.0.7 / 2017-02-14](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.0.6...v4.0.7)
2
==================
3
4
* Bumps clean-css dependency to 4.0.7.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "4.0.6",
+ "version": "4.0.7",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments