Skip to content

Commit c4295ce

Browse files
committed
Bump version to 1.6.1
1 parent 091edc4 commit c4295ce

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.6.0"
47+
Ki.version = "1.6.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)