Bumped version to 0.1.5

Upstream-commit: e34e44e8e6097e0a54bc0a96581f79909f7d9a42
Component: engine
This commit is contained in:
Solomon Hykes
2013-04-17 17:12:08 -07:00
parent 2c9483cdd2
commit 973c2340e9
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.4"
const VERSION = "0.1.5"
var (
GIT_COMMIT string