Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit fb59790

Browse files
przydatekcopybara-github
authored andcommitted
Updating (pre-)release date in docs.
PiperOrigin-RevId: 255917787
1 parent 09eca9c commit fb59790

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ AEAD primitive in Java:
100100
[Obj-C](docs/OBJC-HOWTO.md), and [Go](docs/GOLANG-HOWTO.md) are field
101101
tested and ready for production. The latest version is
102102
[1.3.0-rc1](https://github.com/google/tink/releases/tag/v1.3.0-rc1),
103-
released on 2019-06-28.
103+
released on 2019-07-01.
104104

105105
* Tink for Python and JavaScript are in active development.
106106

apps/paymentmethodtoken/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
The most recent release is
66
[1.3.0-rc1](https://github.com/google/tink/releases/tag/v1.3.0-rc1), released
7-
2019-06-28. API docs can be found
7+
2019-07-01. API docs can be found
88
[here](https://google.github.com/tink/javadoc/apps-paymentmethodtoken/1.3.0-rc1).
99

1010
The Maven group ID is `com.google.crypto.tink`, and the artifact ID is

apps/rewardedads/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ AdMob Rewarded Ads.
77

88
The most recent release is
99
[1.3.0-rc1](https://github.com/google/tink/releases/tag/v1.3.0-rc1), released
10-
2019-06-28. API docs can be found
10+
2019-07-01. API docs can be found
1111
[here](https://google.github.com/tink/javadoc/apps-rewardedads/1.3.0-rc1).
1212

1313
The Maven group ID is `com.google.crypto.tink`, and the artifact ID is

docs/JAVA-HOWTO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Tink can be installed with Maven or Gradle. The Maven group ID is
1717

1818
The most recent release is
1919
[1.3.0-rc1](https://github.com/google/tink/releases/tag/v1.3.0-rc1), released
20-
2019-06-28.
20+
2019-07-01.
2121

2222
Java developers can add Tink using Maven:
2323

0 commit comments

Comments
 (0)