Skip to content

Commit e47d06c

Browse files
committed
Bumping release version to 3.0.4
1 parent 1c06b52 commit e47d06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.4-SNAPSHOT'
48+
version = '3.0.4'
4949
sourceCompatibility = JavaVersion.VERSION_1_6
5050
targetCompatibility = JavaVersion.VERSION_1_6
5151

0 commit comments

Comments
 (0)