瀏覽代碼

Bumped version to 0.3.3

Guillaume J. Charmes 12 年之前
父節點
當前提交
822056094a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      commands.go

+ 1 - 1
commands.go

@@ -24,7 +24,7 @@ import (
 	"unicode"
 )
 
-const VERSION = "0.3.2"
+const VERSION = "0.3.3"
 
 var (
 	GIT_COMMIT string