From 4951a28de05e072acbe939f46147645a91664a07 Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Mon, 19 Aug 2024 16:27:45 -0600 Subject: [PATCH] Update package version to 4.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a46ee6..a02ac67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@emulatorjs/emulatorjs", - "version": "4.0.12", + "version": "4.1.1", "repository": { "type": "git", "url": "https://github.com/EmulatorJS/EmulatorJS.git"