From 49099e45865f5a7a31d7aaacda696e23c773f0a4 Mon Sep 17 00:00:00 2001 From: Alexis Date: Sat, 11 Jul 2026 14:57:26 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c4eed6f..861aa74f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.14", + "version": "1.4.15", "scripts": { "dev": "astro dev", "start": "astro dev",