From 25f0da17d3732740471925a63db37da44311e436 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Sat, 15 Mar 2025 17:29:09 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5cef2455..066ea0de 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.1", + "version": "1.4.3", "scripts": { "dev": "astro dev", "start": "astro dev",