updated version to 2.0.0

eLua
kikito 12 years ago
parent e47dbfc55c
commit 455fc40587
  1. 2
      inspect.lua

@ -1,5 +1,5 @@
local inspect ={ local inspect ={
_VERSION = 'inspect.lua 1.2.2', _VERSION = 'inspect.lua 2.0.0',
_URL = 'http://github.com/kikito/inspect.lua', _URL = 'http://github.com/kikito/inspect.lua',
_DESCRIPTION = 'human-readable representations of tables', _DESCRIPTION = 'human-readable representations of tables',
_LICENSE = [[ _LICENSE = [[

Loading…
Cancel
Save