1
0
mirror of https://github.com/twitter/twemoji.git synced 2024-07-01 02:19:09 +00:00

Publish 12.1.4

This commit is contained in:
Nathan Downs 2019-11-13 17:43:59 -08:00
parent 07cd4907a0
commit 670538f18e
2 changed files with 2 additions and 2 deletions

View File

@ -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
<script src="https://twemoji.maxcdn.com/v/12.1.3/twemoji.min.js" integrity="sha384-PEQg4NJbyXT+TJJVKYN9zmD5ehVaV3TiBdzovT7WkshNClGNg8+bk4hKQ+lGrgaw" crossorigin="anonymous"></script>
<script src="https://twemoji.maxcdn.com/v/12.1.4/twemoji.min.js" integrity="sha384-l2vnBuWDpO+2hY1VGTHGt533QP0iuI0FPJyR/gz5G0S4oOoGns9tVLjhrn1ygPY/" crossorigin="anonymous"></script>
```
### Download

View File

@ -1,5 +1,5 @@
{
"version": "12.1.3",
"version": "12.1.4",
"name": "twemoji",
"license": [
"MIT",