Skip to content

Commit 8e90ad0

Browse files
Update instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo/test/version.go
Co-authored-by: Damien Mathieu <42@dmathieu.com>
1 parent f83a9ab commit 8e90ad0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo/test

instrumentation/go.mongodb.org/mongo-driver/v2/mongo/otelmongo/test/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ package test // import "go.opentelemetry.io/contrib/instrumentation/go.mongodb.o
55

66
// Version is the current release version of the mongo-driver instrumentation test module.
77
func Version() string {
8-
return "0.58.0"
8+
return "0.60.0"
99
// This string is updated by the pre_release.sh script during release
1010
}
1111

0 commit comments

Comments
 (0)