Skip to content

Commit

Permalink
feat: bump v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deimosfr committed Nov 12, 2020
1 parent 88c827c commit baa9fb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ func init() {
}

func GetCurrentVersion() string {
return "0.1" // ci-version-check
return "0.1.1" // ci-version-check
}

0 comments on commit baa9fb3

Please sign in to comment.