Bumped version to 0.1.6 to mark image format change (author field)

This commit is contained in:
Solomon Hykes
2013-04-17 20:18:35 -07:00
parent 227a8142a3
commit 5396753555
+1 -1
View File
@@ -18,7 +18,7 @@ import (
"unicode"
)
const VERSION = "0.1.5"
const VERSION = "0.1.6"
var (
GIT_COMMIT string