From e5ebc64605210a6b5a413f059637a874428ecd60 Mon Sep 17 00:00:00 2001 From: Pedro Duarte Date: Sun, 3 Jan 2021 03:08:12 +0000 Subject: [PATCH] Version 4.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38f70a9..06bd9ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "no-emit-webpack-plugin", - "version": "4.0.0", + "version": "4.0.1", "description": "Stop an asset from being emitted by the webpack compiler.", "main": "index.js", "scripts": {