Skip to content

Commit

Permalink
Bump to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinAlbs committed Jul 13, 2021
1 parent 8ad4cec commit 811df51
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 @@ -46,7 +46,7 @@ repositories {
}

group = "org.mongodb"
version = "1.3.0-SNAPSHOT"
version = "1.2.1"
description = "MongoDB client-side crypto support"

java {
Expand Down

0 comments on commit 811df51

Please sign in to comment.