From 4c04718a44faa45232c92a61b645aca0e701ef54 Mon Sep 17 00:00:00 2001 From: teoxoy <28601907+teoxoy@users.noreply.github.com> Date: Mon, 8 Jan 2024 10:45:31 +0100 Subject: [PATCH] release v2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0669c56..7713fc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lua-in-js", - "version": "2.2.3", + "version": "2.2.4", "description": "A Lua to JS transpiler/runtime", "keywords": [ "lua",