diff --git a/ChangeLog b/ChangeLog index c78cb7f..2bd81f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2018.09.26, v5.0.0 + +feature: +- (package) drop support of node < 8 +- (package) copymitter v4.0.2 +- (package) nyc v13.0.1 +- (package) eslint v5.0.0 +- (package) nyc v12.0.2 + + 2018.06.12, v4.0.7 feature: diff --git a/package.json b/package.json index 4be5c06..2debf5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "flop", - "version": "4.0.7", + "version": "5.0.0", "author": "coderaiser (https://github.com/coderaiser)", "description": "FLOP - simple FoLder OPerations", "homepage": "http://github.com/coderaiser/flop",