From 05d3bca10bce247c2e422445f5784e967d45c49d Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Sun, 22 Jun 2025 14:35: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 63cba8e0..d1c01c7c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "leim-maps", "type": "module", - "version": "1.4.11", + "version": "1.4.12", "scripts": { "dev": "astro dev", "start": "astro dev",