diff --git a/manifest.lib b/manifest.lib index ec9bbf6..873d222 100644 --- a/manifest.lib +++ b/manifest.lib @@ -5,6 +5,6 @@ "api_min": "0.1", "deps": [ {"id": "lib-core.actor", "version": "0.1.0"}, - {"id": "lib-core.composition", "version": "0.1.0"} + {"id": "lib-core.composition", "version": "0.2.0"} ] }