diff --git a/v.mod b/v.mod index a9a8b78..d273dee 100644 --- a/v.mod +++ b/v.mod @@ -2,7 +2,7 @@ Module { name: 'antono2.imgui' description: 'Dear ImGui bindings for V. https://github.com/ocornut/imgui' version: '1.0.0' - autho: 'Anton Oreskin' + author: 'Anton Oreskin' license: 'MIT' repo_url: 'https://github.com/antono2/imgui' dependencies: ['antono2.vulkan', 'antono2.glfw']