diff --git a/ChangeLog b/ChangeLog index 09dc6d4..33d9841 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015.06.08, v1.4.18 + +feature: +- (minify) check -> forEach + + 2015.06.08, v1.4.17 feature: diff --git a/package.json b/package.json index 78f592f..7283a0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minify", - "version": "1.4.17", + "version": "1.4.18", "description": "Minifier of js, css, html and img", "homepage": "http://coderaiser.github.io/minify", "author": "coderaiser (https://github.com/coderaiser)",