We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd5249f commit 3085c1bCopy full SHA for 3085c1b
src/init.lua
@@ -44,7 +44,7 @@ local Ki = {}
44
Ki.__index = Ki
45
46
Ki.name = "Ki"
47
-Ki.version = "1.6.3"
+Ki.version = "1.6.4"
48
Ki.author = "Andrew Kwon"
49
Ki.homepage = "https://github.com/andweeb/ki"
50
Ki.license = "MIT - https://opensource.org/licenses/MIT"
0 commit comments