Skip to content

Commit 812c692

Browse files
committed
Bump version.
1 parent ec146f1 commit 812c692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preprocess.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ setmetatable(_G, {__newindex=function(_G, k, v)
122122
end})
123123
--]]
124124

125-
local VERSION = "1.8.0"
125+
local VERSION = "1.9.0"
126126

127127
local KEYWORDS = {
128128
"and","break","do","else","elseif","end","false","for","function","if","in",

0 commit comments

Comments
 (0)