From 420977118993076a6cceee184f9cc32b75b509a5 Mon Sep 17 00:00:00 2001 From: Alexis Date: Thu, 17 Jul 2025 23:20:18 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fd9699c..debe0223 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.12", + "version": "1.4.13", "scripts": { "dev": "astro dev", "start": "astro dev",