Skip to content

Commit 2eca940

Browse files
committed
Bumping release version to 3.0.3
1 parent 5f7ab59 commit 2eca940

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

0 commit comments

Comments
 (0)