mirror of
https://github.com/leafo/moonscript.git
synced 2025-01-09 00:04:22 +00:00
bump version number
This commit is contained in:
parent
f280eff15c
commit
07fb8dc28e
@ -1,7 +1,7 @@
|
||||
|
||||
module("moonscript.version", package.seeall)
|
||||
|
||||
version = "0.2.0-dev"
|
||||
version = "0.2.0"
|
||||
function print_version()
|
||||
print("MoonScript version "..version)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user