From 13325d46539313882c4fd8737339c3cf83f9317d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 22 Nov 2024 11:35:48 +0000 Subject: [PATCH] chore(release): prepare for the next release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e6d70c..0d46701 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mobicard", "type": "module", - "version": "0.4.0", + "version": "0.4.1", "scripts": { "dev": "astro dev", "astrobook": "ASTROBOOK=1 astro dev",