diff --git a/package.json b/package.json index b6ebed6..1d02f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "friendly-errors-webpack-plugin", - "version": "1.6.0", + "version": "1.6.1", "description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience", "main": "index.js", "scripts": {