From 8a4691f1a1a796bd727903588e84f6a0cd8b64bf Mon Sep 17 00:00:00 2001 From: Teoxoy <28601907+Teoxoy@users.noreply.github.com> Date: Sun, 8 Sep 2019 06:06:27 +0200 Subject: [PATCH] 2.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 22cb3f3..4fbce9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lua-in-js", - "version": "2.0.0", + "version": "2.0.1", "description": "A Lua to JS transpiler/runtime", "keywords": [ "lua",