Skip to content

Commit d150cd4

Browse files
committed
Bump to 3.7.0
1 parent 6abbdb3 commit d150cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
5151
evaluationDependsOn(':util')
5252

5353
group = 'org.mongodb'
54-
version = '3.7.0-SNAPSHOT'
54+
version = '3.7.0'
5555
sourceCompatibility = JavaVersion.VERSION_1_6
5656
targetCompatibility = JavaVersion.VERSION_1_6
5757

0 commit comments

Comments
 (0)