Bumped version to 0.1.2

Upstream-commit: dce5a06aba8e79e8e5fe5724676961319def6001
Component: engine
This commit is contained in:
Solomon Hykes
2013-04-03 15:35:32 -07:00
parent 36ddc7dcc6
commit a081015e8f

View File

@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.1"
const VERSION = "0.1.2"
var GIT_COMMIT string