Skip to content

Commit

Permalink
chore(version.go): update go-client-codegen version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed May 13, 2024
1 parent 30378a0 commit 9e4e88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ package aiven

// Version returns aiven-go-client version string
func Version() string {
return "v0.6.0"
return "v0.7.0"
}

0 comments on commit 9e4e88a

Please sign in to comment.