From c6bf77462efb2078d353a356ae9254741d06fd32 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Thu, 10 Apr 2025 19:21:46 +0200 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7d9a8964..72e68cca 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.7", + "version": "1.4.8", "scripts": { "dev": "astro dev", "start": "astro dev",