diff --git a/manifest.module b/manifest.module index 6582bda..4077ca6 100644 --- a/manifest.module +++ b/manifest.module @@ -1,6 +1,6 @@ { "id": "spine-prototype", - "version": "0.3.1", + "version": "0.3.2", "kind": "module", "api": "^0.1", "ci_frames": 30, @@ -18,7 +18,7 @@ {"id":"lib-core.actor","version":"0.1.0"}, {"id":"lib-core.interaction","version":"0.1.0"}, {"id":"lib-core.command","version":"0.1.0"}, - {"id":"lib-core.composition","version":"0.2.0"}, + {"id":"lib-core.composition","version":"0.3.0"}, {"id":"lib-asset.prototype-fa-starter","version":"0.2.0"} ] }