From c677168c57b705983f277f7b9466f55acf8c4f24 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 10 Dec 2024 13:04:36 +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 74dd873..231cbac 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mobicard", "type": "module", - "version": "0.4.0", + "version": "0.5.0", "scripts": { "dev": "astro dev", "astrobook": "ASTROBOOK=1 astro dev",