Skip to content

Commit

Permalink
Bump version to 3.11.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jyemin committed Oct 10, 2019
1 parent 6ce24d2 commit 234532c
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 @@ -54,7 +54,7 @@ def javaCodeCheckedProjects = subprojects.findAll { !['util', 'mongo-java-driver
configure(coreProjects) {
evaluationDependsOn(':util')
group = 'org.mongodb'
version = '3.11.1'
version = '3.11.2-SNAPSHOT'

repositories {
mavenLocal()
Expand Down

0 comments on commit 234532c

Please sign in to comment.