We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbdf13 commit a5360e7Copy full SHA for a5360e7
bindings/java/mongocrypt/build.gradle.kts
@@ -45,7 +45,7 @@ repositories {
45
}
46
47
group = "org.mongodb"
48
-version = "1.0.0-SNAPSHOT"
+version = "1.0.0-rc3"
49
description = "MongoDB client-side crypto support"
50
51
java {
0 commit comments