Skip to content

Commit c5616e9

Browse files
Version 4.1.5 release notes.
1 parent 4c8f1e0 commit c5616e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[4.1.5 / 2017-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.4...4.1)
1+
[4.1.5 / 2017-06-14](https://github.com/jakubpawlowicz/clean-css-cli/compare/v4.1.4...v4.1.5)
22
==================
33

44
* Bumps clean-css dependency to 4.1.4.

package.json

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

0 commit comments

Comments
 (0)