We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0d7e7 commit 9a1b3c8Copy full SHA for 9a1b3c8
internal/version/version.go
@@ -21,5 +21,5 @@ const (
21
ClientName = "govmomi"
22
23
// ClientVersion is the version of this SDK
24
- ClientVersion = "0.37.1"
+ ClientVersion = "0.37.2"
25
)
0 commit comments