From 455fc40587ab5ccc2394763c6a8cebac54ba610d Mon Sep 17 00:00:00 2001 From: kikito Date: Sun, 15 Sep 2013 13:32:39 +0200 Subject: [PATCH] updated version to 2.0.0 --- inspect.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspect.lua b/inspect.lua index a9c2afb..ed6fa52 100644 --- a/inspect.lua +++ b/inspect.lua @@ -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 = [[