Skip to content

Commit 74cede6

Browse files
committed
Bump to 3.8.1-SNAPSHOT
1 parent 9780947 commit 74cede6

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'
55+
version = '3.8.1-SNAPSHOT'
5656
sourceCompatibility = JavaVersion.VERSION_1_6
5757
targetCompatibility = JavaVersion.VERSION_1_6
5858

0 commit comments

Comments
 (0)