Skip to content

Commit

Permalink
Bump to 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Nov 7, 2018
1 parent cd7e6a4 commit 8e05aa3
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 @@ -53,7 +53,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
configure(coreProjects) {
evaluationDependsOn(':util')
group = 'org.mongodb'
version = '3.9.0-rc0'
version = '3.9.0'

repositories {
mavenCentral()
Expand Down

0 comments on commit 8e05aa3

Please sign in to comment.