We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d670ae6 commit bcf08d2Copy full SHA for bcf08d2
version.go
@@ -1,4 +1,4 @@
1
package aiven
2
3
// Version returns aiven-go-client version string
4
-func Version() string { return "v0.100.0" }
+func Version() string { return "v0.101.0" }
0 commit comments