From 670538f18e6b32b4dc16ef4e17c4301b2273f422 Mon Sep 17 00:00:00 2001 From: Nathan Downs Date: Wed, 13 Nov 2019 17:43:59 -0800 Subject: [PATCH] Publish 12.1.4 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de09c2cb..b42479c8 100644 --- a/README.md +++ b/README.md @@ -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 ae01c2c2..e47fd2fa 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "12.1.3", + "version": "12.1.4", "name": "twemoji", "license": [ "MIT",