Skip to content

Commit b3496fc

Browse files
authored
task: release version (#291)
1 parent fc899bd commit b3496fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/core/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package core
55
// For more information please see: https://github.com/mongodb/atlas-sdk-go/blob/main/docs/doc_1_concepts.md
66
const (
77
// SDK release tag version.
8-
Version = "v20231115008.0.0"
8+
Version = "v20231115008.1.0"
99
// Resource Version.
1010
Resource = "20231115"
1111
)

0 commit comments

Comments
 (0)