From 09a2e18d7027eef9107df77a883980e04c44d732 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Wed, 10 Nov 2021 18:59:32 -0500 Subject: [PATCH] v0.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e581db..83711a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "imagemoji", - "version": "0.1.3", + "version": "0.1.4", "description": "🖼️ Replaces emojis in strings or DOM nodes with corresponding images", "license": "MIT", "repository": "jakejarvis/imagemoji",