From 1cb77dd6f01d88acdfa0dfe91395c3c65bc4e00a Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 20 Jun 2025 17:20:42 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 11fc1705..63cba8e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.10", + "version": "1.4.11", "scripts": { "dev": "astro dev", "start": "astro dev",