Skip to content

Commit c213ee7

Browse files
committed
fix: release bump
1 parent 758bc52 commit c213ee7

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
@@ -41,7 +41,7 @@ const (
4141
gzipMediaType = "application/gzip"
4242
libraryName = "go-mongodbatlas"
4343
// Version the version of the current API client. Should be set to the next version planned to be released.
44-
Version = "0.31.0"
44+
Version = "0.32.0"
4545
)
4646

4747
var (

0 commit comments

Comments
 (0)