diff --git a/README.md b/README.md
index a7cb74b5d..661186f62 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
A simple library that provides standard Unicode [emoji](http://en.wikipedia.org/wiki/Emoji) support across all platforms.
-**Twemoji v13.0** adheres to the [Unicode 13.0 spec](https://unicode.org/versions/Unicode13.0.0/) and supports the [Emoji 13.0 spec](https://www.unicode.org/reports/tr51/tr51-18.html)
+**Twemoji v13.1** adheres to the [Unicode 13.0 spec](https://unicode.org/versions/Unicode13.0.0/) and supports the [Emoji 13.1 spec](https://www.unicode.org/reports/tr51/tr51-19.html)
-The Twemoji library offers support for **3,304** emojis.
+The Twemoji library offers support for **3,521** emojis.
## Usage
@@ -22,7 +22,7 @@ This guarantees that you will always use the latest version of the library.
If, instead, you'd like to include the latest version explicitly, you can add the following tag:
```html
-
+
```
### Download
diff --git a/package.json b/package.json
index e115b0c70..5ea07ab36 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
{
- "version": "13.0.2",
+ "version": "13.1.0",
"name": "twemoji",
"license": [
"MIT",