From e703fab651939190d44c5867b74f144cd82f6577 Mon Sep 17 00:00:00 2001 From: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com> Date: Sun, 4 Feb 2024 17:39:37 -0500 Subject: [PATCH] Bump version in package.json (#763) Update the version in package.json to match the latest release. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8864050..c6878d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "EmulatorJS", - "version": "4.0.6", + "version": "4.0.10", "repository": "https://github.com/EmulatorJS/EmulatorJS.git", "license": "GPL-3.0", "scripts": {