We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dd7bcf commit 7b0f5c9Copy full SHA for 7b0f5c9
version.go
@@ -1,4 +1,4 @@
1
package aiven
2
3
// Version returns aiven-go-client version string
4
-func Version() string { return "v0.44.0" }
+func Version() string { return "v0.45.0" }
0 commit comments