From 00aaaf24d4ac5d80cc02f0340c0531c10ff676b5 Mon Sep 17 00:00:00 2001 From: Calic 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.lib | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.lib b/manifest.lib index 2d68624..6103813 100644 --- a/manifest.lib +++ b/manifest.lib @@ -7,6 +7,6 @@ {"id": "lib-core.inventory-list-display", "version": "0.1.1"}, {"id": "lib-core.panel", "version": "0.1.1"}, {"id": "lib-core.inventory-list", "version": "0.1.0"}, - {"id": "lib-core.composition", "version": "0.2.0"} + {"id": "lib-core.composition", "version": "0.3.0"} ] -} \ No newline at end of file +}