diff --git a/package.json b/package.json index 2e4b886..2cdbf16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@soda/friendly-errors-webpack-plugin", - "version": "1.8.0", + "version": "1.8.1", "description": "Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience", "main": "index.js", "engines": {