Skip to content

Commit 4cd6491

Browse files
committed
Bump version to 1.2.1
1 parent 7f7a785 commit 4cd6491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ local Ki = {}
4444
Ki.__index = Ki
4545

4646
Ki.name = "Ki"
47-
Ki.version = "1.1.0"
47+
Ki.version = "1.2.1"
4848
Ki.author = "Andrew Kwon"
4949
Ki.homepage = "https://github.com/andweeb/ki"
5050
Ki.license = "MIT - https://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)