mirror of
https://github.com/TangentFoxy/inspect.lua.git
synced 2025-07-28 02:52:18 +00:00
updated version to 2.0.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local inspect ={
|
||||
_VERSION = 'inspect.lua 1.2.2',
|
||||
_VERSION = 'inspect.lua 2.0.0',
|
||||
_URL = 'http://github.com/kikito/inspect.lua',
|
||||
_DESCRIPTION = 'human-readable representations of tables',
|
||||
_LICENSE = [[
|
||||
|
Reference in New Issue
Block a user