From c159738870793dc82a0610b97e038c45279da955 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Mon, 1 Jun 2026 17:19:07 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.5 -> 0.5.6 Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.lib b/manifest.lib index 2db32bf..ba68f6a 100644 --- a/manifest.lib +++ b/manifest.lib @@ -4,6 +4,6 @@ "version": "0.5.5", "api_min": "0.1", "deps": [ - {"id": "lib-core.maps", "version": "0.5.5"} + {"id": "lib-core.maps", "version": "0.5.6"} ] }