From c84745b35a36abde02b1e5d17ea403f7b26bd201 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Thu, 27 Mar 2025 22:41:16 +0100 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a41dde6..eb823689 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.6", + "version": "1.4.7", "scripts": { "dev": "astro dev", "start": "astro dev",