Skip to content

Commit 5b39b18

Browse files
committed
Updating version to 3.0.1
1 parent 7b5f965 commit 5b39b18

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

4848
group = 'org.mongodb'
49-
version = '3.0.1-SNAPSHOT'
49+
version = '3.0.1'
5050
sourceCompatibility = JavaVersion.VERSION_1_6
5151
targetCompatibility = JavaVersion.VERSION_1_6
5252

0 commit comments

Comments
 (0)