mirror of https://github.com/rxi/json.lua.git
parent
eb6e343c53
commit
bee7ee3431
2
json.lua
2
json.lua
|
@ -22,7 +22,7 @@
|
||||||
-- SOFTWARE.
|
-- SOFTWARE.
|
||||||
--
|
--
|
||||||
|
|
||||||
local json = { _version = "0.1.0" }
|
local json = { _version = "0.1.1" }
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
-- Encode
|
-- Encode
|
||||||
|
|
Loading…
Reference in New Issue