From d3c0a877707ffba9087cd0b8132162fc3b805f34 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Tue, 13 May 2025 10:58:09 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8901e26f..a5e58488 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.8", + "version": "1.4.9", "scripts": { "dev": "astro dev", "start": "astro dev",