diff --git a/README.md b/README.md
index 5d10ff8..8ccd09b 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ This repository contains extensions and applications of the
* `apps-webpush`: An implementation of
[RFC 8291 - Message Encryption for Web Push](https://www.rfc-editor.org/rfc/rfc8291)
-The latest version of these applications is 1.9.1.
+The latest version of these applications is 1.10.0.
The official Tink documentation is available at
https://developers.google.com/tink.
@@ -37,12 +37,12 @@ You can add this library as a Maven dependency:
com.google.crypto.tink
apps-paymentmethodtoken
- 1.9.1
+ 1.10.0
```
The Javadoc for the latest release can be found
-[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-paymentmethodtoken/1.9.1/).
+[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-paymentmethodtoken/1.10.0/).
### apps-rewardedads
@@ -52,12 +52,12 @@ You can add this library as a Maven dependency:
com.google.crypto.tink
apps-rewardedads
- 1.9.1
+ 1.10.0
```
The Javadoc for the latest release can be found
-[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-rewardedads/1.9.1/).
+[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-rewardedads/1.10.0/).
### apps-webpush
@@ -67,12 +67,12 @@ You can add this library as a Maven dependency:
com.google.crypto.tink
apps-webpush
- 1.9.1
+ 1.10.0
```
The Javadoc for the latest release can be found
-[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-webpush/1.9.1/).
+[here](https://tink-crypto.github.io/tink-java-apps/javadoc/apps-webpush/1.10.0/).
You can encrypt a plaintext as follows: