diff --git a/manifest.module b/manifest.module index 965da8d..0c7fb65 100644 --- a/manifest.module +++ b/manifest.module @@ -6,7 +6,7 @@ "entry_point": "init.lua", "deps": [ { "id": "lib-core.selection", "version": "0.1.0" }, - { "id": "lib-core.input", "version": "0.3.0" }, + { "id": "lib-core.input", "version": "0.4.0" }, { "id": "lib-core.camera", "version": "0.3.0" } ] }