From ae3bd70e3ce322b1f7904708818c5f3436a9c9a9 Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 19 Nov 2025 18:30:03 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58d54112..40d7981a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.13", + "version": "1.4.14", "scripts": { "dev": "astro dev", "start": "astro dev",