From 9786718258c40c1c873d4d3687b5f7172c21c9d8 Mon Sep 17 00:00:00 2001 From: h4ckx0r Date: Tue, 1 Oct 2024 12:58:56 +0200 Subject: [PATCH] Subida inicial --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e4e9112..05148e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "websostenible", "type": "module", - "version": "0.0.3", + "version": "0.0.4", "scripts": { "dev": "astro dev", "devhost": "astro dev --host",