Ver código fonte

Bump to 1.1.1

Yo 6 anos atrás
pai
commit
f47b9b255b
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      README.md
  2. 1 1
      gitote.go

Diferenças do arquivo suprimidas por serem muito extensas
+ 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"