We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad3aa4c commit 7b51e2aCopy full SHA for 7b51e2a
History.md
@@ -1,4 +1,4 @@
1
-[4.1.3 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.2...4.1)
+[4.1.3 / 2017-05-18](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.2...v4.1.3)
2
==================
3
4
* Bumps clean-css dependency to 4.1.3.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "4.1.2",
+ "version": "4.1.3",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments