From 99ebac4b1fe7dc3fccda0a344bb436ba8f23c135 Mon Sep 17 00:00:00 2001 From: darckfast <21337578+Darckfast@users.noreply.github.com> Date: Sun, 21 Jun 2026 09:19:08 -0300 Subject: [PATCH] chore: bump package.json version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8c6666a..bdaaf67 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "emotesjs", "description": "Fast, dependency free, and responsive 7TV inline emotes parse", - "version": "1.0.0", + "version": "1.0.1", "license": "MIT", "author": { "name": "darckfast"