From ba2ef2df06d2e28cea3b1620aa5b88eb2e174428 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sat, 30 May 2026 23:40:57 +0200 Subject: [PATCH] chore(deps): bump to 0.5.5; track lib-core.maps 0.5.5 --- manifest.lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.lib b/manifest.lib index 5f9c743..2db32bf 100644 --- a/manifest.lib +++ b/manifest.lib @@ -1,9 +1,9 @@ { "id": "lib-core.maps-test", "role": "test", - "version": "0.4.0", + "version": "0.5.5", "api_min": "0.1", "deps": [ - {"id": "lib-core.maps", "version": "0.4.0"} + {"id": "lib-core.maps", "version": "0.5.5"} ] }