Skip to content

Commit

Permalink
Bump to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Jul 18, 2016
1 parent 2c14b2b commit 3bf641c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ configure(subprojects.findAll { it.name != 'util' }) {
evaluationDependsOn(':util')

group = 'org.mongodb'
version = '3.3.0-SNAPSHOT'
version = '3.3.0'
sourceCompatibility = JavaVersion.VERSION_1_6
targetCompatibility = JavaVersion.VERSION_1_6

Expand Down

0 comments on commit 3bf641c

Please sign in to comment.