Skip to content

Commit 07fb8dc

Browse files
committed
bump version number
1 parent f280eff commit 07fb8dc

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

0 commit comments

Comments
 (0)