diff --git a/ChangeLog b/ChangeLog index 0a63501..09dc6d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2015.06.08, v1.4.17 + +feature: +- (package) rm checkup +- (package) gulp v3.9.0 +- (travis) add iojs +- (travis) rm before_install + + 2015.06.03, v1.4.16 feature: diff --git a/package.json b/package.json index 4c9bc39..78f592f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minify", - "version": "1.4.16", + "version": "1.4.17", "description": "Minifier of js, css, html and img", "homepage": "http://coderaiser.github.io/minify", "author": "coderaiser (https://github.com/coderaiser)",