From 2e044a958dae6e6820aa99706642039ef8dd27cd Mon Sep 17 00:00:00 2001 From: Ryan Weaver Date: Thu, 15 Dec 2022 11:25:42 -0500 Subject: [PATCH] Tagging 4.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ace4ff46..3551733a 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@symfony/webpack-encore", - "version": "4.1.2", + "version": "4.2.0", "description": "Webpack Encore is a simpler way to integrate Webpack into your application", "main": "index.js", "scripts": {