Bumped version to 0.1.4

This commit is contained in:
Solomon Hykes 2013-04-09 13:00:50 -07:00
parent 1b7115a337
commit 40ebe78bb1
1 changed files with 1 additions and 1 deletions

View File

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