Bump version to 0.4.6

This commit is contained in:
Solomon Hykes
2013-06-22 13:36:45 -07:00
parent f9acd605dc
commit 9fe8bfb2bc
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ import (
"unicode"
)
const VERSION = "0.4.5"
const VERSION = "0.4.6"
var (
GITCOMMIT string