From 23aa6c72e56c9319eb9d0e51e957d2d2849ebb2c Mon Sep 17 00:00:00 2001 From: Mike Evans Date: Mon, 29 Oct 2018 20:59:25 +0000 Subject: [PATCH] 2.0.3 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 90f39e6..8320c65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "script-ext-html-webpack-plugin", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 206d825..8f3549d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "script-ext-html-webpack-plugin", - "version": "2.0.2", + "version": "2.0.3", "description": "Enhances html-webpack-plugin functionality with async and defer attributes for script elements", "main": "index.js", "files": [