From 34789bb00feeacdbce2256edc3a0b53cf71ac7cc Mon Sep 17 00:00:00 2001 From: Alexander Guryanov Date: Thu, 21 Dec 2023 15:04:50 +0300 Subject: [PATCH] v0.80.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b21009..516792b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "emulators", - "version": "0.80.20", + "version": "0.80.21", "description": "Emulators (dos) with standartized API", "main": "dist/emulators.js", "types": "dist/types/emulators.d.ts",