Skip to content

Commit 51a7527

Browse files
committed
bump version
1 parent 07a01d9 commit 51a7527

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.1-dev"
4+
version = "0.2.2"
55
function print_version()
66
print("MoonScript version "..version)
77
end

0 commit comments

Comments
 (0)