Skip to content

Commit 2e5e483

Browse files
Version 4.3.0.
1 parent 6d650b7 commit 2e5e483

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[4.3.0-pre / 2019-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.2...HEAD)
1+
[4.3.0 / 2019-04-06](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.2...v4.3.0)
22
==================
33

44
* Bumps clean-css dependency to 4.2.1.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-css-cli",
3-
"version": "4.3.0-pre",
3+
"version": "4.3.0",
44
"description": "A command-line interface to clean-css CSS optimization library",
55
"scripts": {
66
"check": "jshint ./bin/cleancss .",

0 commit comments

Comments
 (0)