Bumped version to 0.1.5

This commit is contained in:
Solomon Hykes 2013-04-17 17:12:08 -07:00
parent 13d9e26edd
commit e34e44e8e6
1 changed files with 1 additions and 1 deletions

View File

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