Bumped version to 0.1.8

This commit is contained in:
Solomon Hykes
2013-04-22 22:04:57 -07:00
parent 0b0d958b88
commit 97badbd29e
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.7"
const VERSION = "0.1.8"
var (
GIT_COMMIT string