From c7edad0e5652b86f1176a3df056f7ca705b12b89 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 27 Dec 2025 15:23:39 +0100 Subject: [PATCH] 1.3.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fab3149..f140654 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ayco/personal-website", "type": "module", - "version": "1.3.17", + "version": "1.3.18", "private": true, "scripts": { "astro": "astro",