Skip to content

Commit 5ec9214

Browse files
committed
bump version
1 parent cb8cd1f commit 5ec9214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moonscript/version.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
module("moonscript.version", package.seeall)
33

4-
version = "0.2.3"
4+
version = "0.2.3-2"
55
function print_version()
66
print("MoonScript version "..version)
77
end

0 commit comments

Comments
 (0)