浏览代码

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"