From b5833110e6eee59bb6463b2e2d4a708b35b6a1f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 12:41:50 +0000 Subject: [PATCH] v0.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e36f4524..26e73375 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-web-bundle", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "description": "Generate web bundles with Nuxt", "repository": {