瀏覽代碼

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

Solomon Hykes 12 年之前
父節點
當前提交
ee82870ff7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      commands.go

+ 1 - 1
commands.go

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