Skip to content

Commit 11b9c4b

Browse files
committed
Bump to 3.4.1
1 parent bf2e5a0 commit 11b9c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
4545
evaluationDependsOn(':util')
4646

4747
group = 'org.mongodb'
48-
version = '3.4.1-SNAPSHOT'
48+
version = '3.4.1'
4949
sourceCompatibility = JavaVersion.VERSION_1_6
5050
targetCompatibility = JavaVersion.VERSION_1_6
5151

0 commit comments

Comments
 (0)