We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7733df6 commit 209906cCopy full SHA for 209906c
History.md
@@ -1,4 +1,4 @@
1
-[4.1.x / 2018-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.10...4.1)
+[4.1.11 / 2018-03-02](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.10...v4.1.11)
2
==================
3
4
* Fixed issue [#17](https://github.com/jakubpawlowicz/clean-css-cli/issues/17) - empty `--inline` switch.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "4.1.10",
+ "version": "4.1.11",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments