From 4344aa8a79a2f1b7e6e77e710fb11b456d029de4 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 25 Jan 2026 19:52:07 +0100 Subject: [PATCH] 1.3.29 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c802473..c30fdd8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ayco/personal-website", "type": "module", - "version": "1.3.28", + "version": "1.3.29", "private": true, "scripts": { "astro": "astro",