Skip to content

Commit

Permalink
Publish 12.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Downs committed Nov 14, 2019
1 parent 07cd490 commit 670538f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "12.1.3",
"version": "12.1.4",
"name": "twemoji",
"license": [
"MIT",
Expand Down

0 comments on commit 670538f

Please sign in to comment.