From 412f9b27526bc94bc057c140ca108bf64c90a046 Mon Sep 17 00:00:00 2001 From: Erik Date: Sun, 16 Jul 2017 18:32:24 -0400 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1720dd2..4080508 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "inert-entry-webpack-plugin", - "version": "2.0.0", + "version": "3.0.0", "description": "Webpack plugin to allow non-js entry chunks.", "main": "index.js", "scripts": {