Skip to content

Commit

Permalink
Bump to 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Jan 26, 2017
1 parent 3243c77 commit d6325a5
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.4.2-SNAPSHOT'
version = '3.4.2'
sourceCompatibility = JavaVersion.VERSION_1_6
targetCompatibility = JavaVersion.VERSION_1_6

Expand Down

0 comments on commit d6325a5

Please sign in to comment.