From c544d9218f435c06f98f2727a5646f3984ad64eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 11:55:06 +0000 Subject: [PATCH] v0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efe0b331..d85803d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-web-bundle", - "version": "0.3.0", + "version": "0.4.0", "license": "MIT", "description": "Generate web bundles with Nuxt", "repository": {