swh:1:snp:b03b5b26525b84343e26e9b1b952c64cf35589c0
Raw File
Tip revision: dca7197958e7d377e5dea625cf72766f7aacf6af authored by Thai Duong on 20 March 2020, 21:56:46 UTC
Revert "Fix typo in documentation (#318)"
Tip revision: dca7197
tink_version.bzl
""" Version of the current release of Tink """
TINK_VERSION_LABEL = "1.3.0"
back to top