From 4e49f441acfc9c2ff4b8fbb21d2c45326adb2a8c Mon Sep 17 00:00:00 2001 From: Alexander Guryanov Date: Fri, 16 Feb 2024 00:31:56 +0300 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d77d7d6..d13c4d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulators", - "version": "0.73.8", + "version": "0.73.9", "description": "Emulators (dos) with standartized API", "main": "dist/emulators.js", "types": "dist/types/emulators.d.ts",