From bad48a83964c91ca173436be44e4eeca09dc1828 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Mon, 18 May 2026 03:22:29 +0200 Subject: [PATCH] chore: bump lib-core.maps dep to 0.1.2 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index 5f7a061..d37a093 100644 --- a/manifest.module +++ b/manifest.module @@ -6,7 +6,7 @@ "ci_frames": 30, "entry_point": "init.lua", "deps": [ - {"id":"lib-core.maps","version":"0.1.1"}, + {"id":"lib-core.maps","version":"0.1.2"}, {"id":"lib-core.render","version":"0.1.0"}, {"id":"lib-core.camera","version":"0.3.0"}, {"id":"lib-core.selection","version":"0.1.0"},