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 7f7a785 commit 4cd6491Copy full SHA for 4cd6491
src/init.lua
@@ -44,7 +44,7 @@ local Ki = {}
44
Ki.__index = Ki
45
46
Ki.name = "Ki"
47
-Ki.version = "1.1.0"
+Ki.version = "1.2.1"
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