Bumped version to 0.1.7

Upstream-commit: 3b6c540fe8313035de0f0b00de52d7197f8bc665
Component: engine
This commit is contained in:
Solomon Hykes
2013-04-20 17:35:00 -07:00
parent 3440da2676
commit 4295918675

View File

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