From db8129e2fc1cb127cef5b4b3ee4d0fcfe8797767 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 to 0.1.2, lib-core.puppet to 0.2.0 --- manifest.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.module b/manifest.module index c97e0a6..ab8788b 100644 --- a/manifest.module +++ b/manifest.module @@ -9,7 +9,7 @@ {"id": "lib-core.input", "version": "0.4.0"}, {"id": "lib-core.camera", "version": "0.3.0"}, {"id": "lib-core.render", "version": "0.1.0"}, - {"id": "lib-core.maps", "version": "0.1.1"}, - {"id": "lib-core.puppet", "version": "0.1.0"} + {"id": "lib-core.maps", "version": "0.1.2"}, + {"id": "lib-core.puppet", "version": "0.2.0"} ] }