From 81e2729b3448924de5fb3c4124714d07012d06d5 Mon Sep 17 00:00:00 2001 From: Alexis Date: Tue, 7 Jul 2026 22:31:26 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60981c2..2529f70 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alexis-portfolio", "type": "module", - "version": "1.1.0", + "version": "1.0.1", "scripts": { "dev": "astro dev", "start": "astro dev",