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 6968ef4 commit 0178453Copy full SHA for 0178453
mongodbatlas/mongodbatlas.go
@@ -42,7 +42,7 @@ const (
42
gzipMediaType = "application/gzip"
43
libraryName = "go-mongodbatlas"
44
// Version the version of the current API client. Should be set to the next version planned to be released.
45
- Version = "0.9.0"
+ Version = "0.10.0"
46
)
47
48
var (
0 commit comments