Skip to content

Commit 0178453

Browse files
Update mongodbatlas.go
1 parent 6968ef4 commit 0178453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mongodbatlas/mongodbatlas.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const (
4242
gzipMediaType = "application/gzip"
4343
libraryName = "go-mongodbatlas"
4444
// Version the version of the current API client. Should be set to the next version planned to be released.
45-
Version = "0.9.0"
45+
Version = "0.10.0"
4646
)
4747

4848
var (

0 commit comments

Comments
 (0)