feat: version bump to v2.1.0
This commit is contained in:
parent
f24d204152
commit
d32cfda43d
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ type Repository struct {
|
|||
func main() {
|
||||
|
||||
// set app version
|
||||
version = "2.0.0"
|
||||
version = "2.1.0"
|
||||
|
||||
// set appname for logger
|
||||
logger.SetAppName("gogitlabber")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue