From c2bc7cbe684b929d4b2990f4aaa2c349a0305a18 Mon Sep 17 00:00:00 2001 From: teoxoy <28601907+teoxoy@users.noreply.github.com> Date: Sat, 13 Jul 2024 10:47:42 +0200 Subject: [PATCH] release v2.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7713fc9..5f52cb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lua-in-js", - "version": "2.2.4", + "version": "2.2.5", "description": "A Lua to JS transpiler/runtime", "keywords": [ "lua",