We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa8bb14 commit 451f0efCopy full SHA for 451f0ef
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"
49
description = "MongoDB client-side crypto support"
50
51
java {
0 commit comments