Browse code

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

Solomon Hykes authored on 2013/04/18 12:18:35
Showing 1 changed files
... ...
@@ -18,7 +18,7 @@ import (
18 18
 	"unicode"
19 19
 )
20 20
 
21
-const VERSION = "0.1.5"
21
+const VERSION = "0.1.6"
22 22
 
23 23
 var (
24 24
 	GIT_COMMIT      string