Skip to content

Commit d0caae6

Browse files
committed
Release 9.0.1
1 parent 9a2e29c commit d0caae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
package version
1919

2020
// Client returns the client version as a string.
21-
const Client = "9.0.1-SNAPSHOT"
21+
const Client = "9.0.1"

0 commit comments

Comments
 (0)