mirror of
https://github.com/TangentFoxy/etlua.git
synced 2025-07-27 18:42:17 +00:00
version bump
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local VERSION = "1.0.2"
|
||||
local VERSION = "1.0.3"
|
||||
local insert, concat
|
||||
do
|
||||
local _obj_0 = table
|
||||
|
@@ -1,4 +1,4 @@
|
||||
VERSION = "1.0.2"
|
||||
VERSION = "1.0.3"
|
||||
|
||||
import insert, concat from table
|
||||
import load, setfenv, assert, type, error, tostring, tonumber, setmetatable from _G
|
||||
|
Reference in New Issue
Block a user