diff --git a/MODULE.bazel b/MODULE.bazel index 1b45241..4c9a987 100644 --- a/MODULE.bazel +++ b/MODULE.bazel @@ -2,7 +2,7 @@ module( name = "tink_tinkey", - version = "1.10.1", + version = "1.11.0", ) bazel_dep( diff --git a/README.md b/README.md index a57ff5e..5b648da 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Management Service (KMS). Out of the box it supports AWS KMS and Google Cloud KMS. Adding support for other KMSs is easy, and doesn't require modifying Tinkey. -The latest release is 1.10.1. +The latest release is 1.11.0. The official documentation is available at https://developers.google.com/tink/tinkey-overview.