From d87e5f01c50ff6d1cdf4e237fa44f89fc6573635 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 Nov 2024 13:53:04 +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 c264085..a73ce96 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mobicard", "type": "module", - "version": "0.0.0", + "version": "0.1.0", "scripts": { "dev": "astro dev", "astrobook": "ASTROBOOK=1 astro dev",