Parcourir la source

Bump to 1.1.1

Yo il y a 6 ans
Parent
commit
f47b9b255b
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      README.md
  2. 1 1
      gitote.go

Fichier diff supprimé car celui-ci est trop grand
+ 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"