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 Sep 19, 2024
1 parent 7fe80df commit 3218791
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
@@ -1,4 +1,4 @@
package aiven

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

0 comments on commit 3218791

Please sign in to comment.