From d1e90bb3e8357ae7c4e4567e1eb0522ab2d23105 Mon Sep 17 00:00:00 2001 From: Patrick Gotthardt Date: Fri, 3 Apr 2020 16:24:42 +0200 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d925c4a..98f73e3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parallel-webpack", - "version": "2.3.0", + "version": "2.5.0", "description": "Builds multiple webpack configurations in parallel and allows you to easily create variants to those configurations.", "main": "index.js", "bin": {