소스 검색

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"