Skip to content

Commit 5dce788

Browse files
committed
Build: Updated version to 3.8.2
1 parent 5a024f8 commit 5dce788

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.2-SNAPSHOT'
56+
version = '3.8.2'
5757
sourceCompatibility = JavaVersion.VERSION_1_6
5858
targetCompatibility = JavaVersion.VERSION_1_6
5959

0 commit comments

Comments
 (0)