From d49f7b619ad2f437fb4b574c38503905f10afb8a Mon Sep 17 00:00:00 2001 From: Jared Van Valkengoed <86180097+MarketingPip@users.noreply.github.com> Date: Wed, 6 Nov 2024 22:13:47 -0500 Subject: [PATCH] =?UTF-8?q?Updated=20package.json=20=E2=9A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 673034c..0a306e3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@MarketingPipeline/Emoji-Fallback", "description": "A JavaScript library that provides support for emojis on ALL web browsers!", - "version": "2.0.0", + "version": "2.0.1", "homepage": "https://github.com/MarketingPipeline/Emoji-Fallback.js", "license": "MIT", "main": "./dist/emoji-fallback.min.js",