Skip to content

Commit 6162a19

Browse files
committed
Bump to 3.8.1
1 parent 76a71d7 commit 6162a19

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

5555
group = 'org.mongodb'
56-
version = '3.8.1-SNAPSHOT'
56+
version = '3.8.1'
5757
sourceCompatibility = JavaVersion.VERSION_1_6
5858
targetCompatibility = JavaVersion.VERSION_1_6
5959

0 commit comments

Comments
 (0)