Skip to content

Commit add1b3e

Browse files
committed
release 1.0.2
1 parent 90ce62d commit add1b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bindings/java/mongocrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repositories {
4646
}
4747

4848
group = "org.mongodb"
49-
version = "1.1.0-SNAPSHOT"
49+
version = "1.0.2"
5050
description = "MongoDB client-side crypto support"
5151

5252
java {

0 commit comments

Comments
 (0)