From d6a0b69d2cf75b0ea85c9a3fe5622d10bb1e9781 Mon Sep 17 00:00:00 2001 From: Stephen Cook Date: Sun, 28 Mar 2021 15:51:28 +0100 Subject: [PATCH] Bump version to 1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 09136e5..058fcab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "speed-measure-webpack-plugin", - "version": "1.4.2", + "version": "1.5.0", "description": "Measure + analyse the speed of your webpack loaders and plugins", "main": "index.js", "scripts": {