Bumped version to 0.1.5

This commit is contained in:
Solomon Hykes
2013-04-17 17:12:08 -07:00
parent 13d9e26edd
commit d30be1fce8
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.4"
const VERSION = "0.1.5"
var (
GIT_COMMIT string