From eefbf74a906fcc4bc2ef1084add549780c58ae92 Mon Sep 17 00:00:00 2001 From: Alexis Date: Tue, 10 Jun 2025 13:15:18 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7f47d8..9717b9b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alexis-portfolio", "type": "module", - "version": "1.0.0", + "version": "1.1.0", "scripts": { "dev": "astro dev", "start": "astro dev",