Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
leafo committed Jan 29, 2013
1 parent cb8cd1f commit 5ec9214
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.3"
version = "0.2.3-2"
function print_version()
print("MoonScript version "..version)
end

0 comments on commit 5ec9214

Please sign in to comment.