diff --git a/manifest.module b/manifest.module index 6eaff5a..a797e99 100644 --- a/manifest.module +++ b/manifest.module @@ -6,8 +6,8 @@ "ci_frames": 1, "entry_point": "init.lua", "deps": [ - {"id": "lib-management.dep-fetcher-test", "version": "0.1.0"}, - {"id": "lib-management.dep-fetcher", "version": "0.1.0"}, + {"id": "lib-management.dep-fetcher-test", "version": "0.1.1"}, + {"id": "lib-management.dep-fetcher", "version": "0.1.1"}, {"id": "lib-core.git", "version": "0.1.0"} ] }