From ec9e00471df56949cb8c648889f970287d1edc07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 7 Nov 2024 13:04:45 +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 7daf8df..b2cb3af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mobicard", "type": "module", - "version": "0.0.0", + "version": "0.0.1", "scripts": { "dev": "astro dev", "build": "astro build",