feat: bump version to v3.0.2
This commit is contained in:
parent
67f3758f7a
commit
7112cd9fb0
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ type Repository struct {
|
|||
func main() {
|
||||
|
||||
// set app version
|
||||
version = "3.0.1"
|
||||
version = "3.0.2"
|
||||
|
||||
// set appname for logger
|
||||
logger.SetAppName("gogitlabber")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue