From ba3e8ce64fab18c852b5fe5091c8062be7256e2e Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Mon, 1 Jun 2026 22:44:24 +0200 Subject: [PATCH] chore(deps): bump lib-core.maps 0.5.6 -> 0.5.7 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 ba68f6a..a06866e 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.6"} + {"id": "lib-core.maps", "version": "0.5.7"} ] }