diff --git a/manifest.module b/manifest.module index 6117e5b..e1aac6b 100644 --- a/manifest.module +++ b/manifest.module @@ -6,6 +6,6 @@ "entry_point": "init.lua", "deps": [ { "id": "lib-core.camera", "version": "0.3.0" }, - { "id": "lib-core.input", "version": "0.3.0" } + { "id": "lib-core.input", "version": "0.4.0" } ] }