From 0658e87066f5ad10ee8b47990e753778e68095b5 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sun, 14 Jun 2026 11:57:40 +0200 Subject: [PATCH] chore: bump lib-core.composition dep to 0.3.0 Co-Authored-By: Claude Opus 4.7 (1M context) --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index a412db9..fa0e062 100644 --- a/manifest.module +++ b/manifest.module @@ -15,7 +15,7 @@ {"id": "lib-core.input", "version": "0.4.0"}, {"id": "lib-core.camera", "version": "0.3.0"}, {"id": "lib-core.render", "version": "0.2.0"}, - {"id": "lib-core.composition", "version": "0.2.0"}, + {"id": "lib-core.composition", "version": "0.3.0"}, {"id": "lib-core.actor", "version": "0.1.0"}, {"id": "lib-core.panel", "version": "0.1.1"}, {"id": "lib-core.inventory-list-display", "version": "0.1.1"},