From 342adf64a12391d60cfaec1885b999fa4331dd85 Mon Sep 17 00:00:00 2001 From: Axel Meyer Date: Sat, 13 Jun 2026 14:07:46 +0200 Subject: [PATCH] chore: bump lib-core.composition dep to 0.2.0 --- manifest.module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.module b/manifest.module index f3cd783..cb8cd9f 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.1.0"}, + {"id": "lib-core.composition", "version": "0.2.0"}, {"id": "lib-core.actor", "version": "0.1.0"}, {"id": "lib-core.maps","version":"0.5.7"}, {"id": "lib-core.puppet", "version": "0.5.0"},