Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Nov 4, 2012
1 parent 07a01d9 commit 51a7527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moonscript/version.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

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

version = "0.2.1-dev"
version = "0.2.2"
function print_version()
print("MoonScript version "..version)
end

0 comments on commit 51a7527

Please sign in to comment.