chore: bump lib-core.composition dep to 0.3.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Axel Meyer
2026-06-14 11:57:39 +02:00
parent 1a32a0a613
commit e1bcb0dd7c

View File

@@ -5,6 +5,6 @@
"api_min": "0.1",
"deps": [
{"id": "lib-core.actor", "version": "0.1.0"},
{"id": "lib-core.composition", "version": "0.2.0"}
{"id": "lib-core.composition", "version": "0.3.0"}
]
}