diff --git a/tink_version.bzl b/tink_version.bzl index 77082c9c..05dc6805 100644 --- a/tink_version.bzl +++ b/tink_version.bzl @@ -1,2 +1,2 @@ """Version of the current release of Tink Java.""" -TINK_VERSION_LABEL = "1.14.1" +TINK_VERSION_LABEL = "1.15.0"