Skip to content

Commit

Permalink
release 1.0.0-rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Oct 24, 2019
1 parent 944cae3 commit d152b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/java/mongocrypt/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repositories {
}

group = "org.mongodb"
version = "1.0.0-SNAPSHOT"
version = "1.0.0-rc1"
description = "MongoDB client-side crypto support"

java {
Expand Down

0 comments on commit d152b5d

Please sign in to comment.