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 6d650b7 commit 2e5e483Copy full SHA for 2e5e483
History.md
@@ -1,4 +1,4 @@
1
-[4.3.0-pre / 2019-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.2...HEAD)
+[4.3.0 / 2019-04-06](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.2...v4.3.0)
2
==================
3
4
* Bumps clean-css dependency to 4.2.1.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "4.3.0-pre",
+ "version": "4.3.0",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments