We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89920bf commit 72f3414Copy full SHA for 72f3414
History.md
@@ -1,4 +1,4 @@
1
-[4.1.4 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.3...4.1)
+[4.1.4 / 2017-06-09](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.3...v4.1.4)
2
==================
3
4
* Fixed issue [#10](https://github.com/jakubpawlowicz/clean-css-cli/issues/10) - IE/Edge source maps.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "4.1.3",
+ "version": "4.1.4",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments