From d6e3195f0619af3b915865a13a7a5cd6ae12ea53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20UB?= <22903142+adrian-ub@users.noreply.github.com> Date: Thu, 12 Dec 2024 06:52:55 -0500 Subject: [PATCH] chore: release v0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18068af..eeaf484 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-vitesse", "type": "module", - "version": "0.2.2", + "version": "0.3.0", "packageManager": "pnpm@9.15.0", "description": "Build beautiful, accessible, high-performance blog websites with Astro", "author": "Adrián UB",