ソースを参照

Bump to 1.1.1

Yo 6 年 前
コミット
f47b9b255b
2 ファイル変更2 行追加2 行削除
  1. 1 1
      README.md
  2. 1 1
      gitote.go

ファイルの差分が大きいため隠しています
+ 1 - 1
README.md


+ 1 - 1
gitote.go

@@ -31,7 +31,7 @@ import (
 )
 
 // AppVer holds the current Gitote version
-const AppVer = "1.1.0"
+const AppVer = "1.1.1"
 
 // APIVer holds the current Gitote API version
 const APIVer = "v1"