From 4a26ab813fd96c3427dc203a79ea267f8aa48a1c Mon Sep 17 00:00:00 2001 From: PrototypeArea Date: Fri, 22 Dec 2023 11:10:58 -0500 Subject: [PATCH] Update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f09e09a..d24af2c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onwidget/astrowind", "description": "AstroWind: A free template using Astro 3.0 and Tailwind CSS. Astro starter theme.", - "version": "1.0.0-beta.9", + "version": "1.0.0-beta.10", "private": true, "scripts": { "dev": "astro dev",