Skip to content

Commit 0742ca1

Browse files
committed
Build: 3.8.0
1 parent 1ff4ce5 commit 0742ca1

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
@@ -52,7 +52,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
5252
evaluationDependsOn(':util')
5353

5454
group = 'org.mongodb'
55-
version = '3.8.0-SNAPSHOT'
55+
version = '3.8.0'
5656
sourceCompatibility = JavaVersion.VERSION_1_6
5757
targetCompatibility = JavaVersion.VERSION_1_6
5858

0 commit comments

Comments
 (0)