From 091b62cd5d4691058a7e9aaab25c010004f70d50 Mon Sep 17 00:00:00 2001 From: kikito Date: Mon, 21 Jan 2013 00:51:44 +0100 Subject: [PATCH] bump to v1.2.1 --- inspect.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inspect.lua b/inspect.lua index b507663..6320f91 100644 --- a/inspect.lua +++ b/inspect.lua @@ -1,5 +1,5 @@ ----------------------------------------------------------------------------------------------------------------------- --- inspect.lua - v1.2.0 (2012-10) +-- inspect.lua - v1.2.1 (2013-01) -- Enrique GarcĂ­a Cota - enrique.garcia.cota [AT] gmail [DOT] com -- human-readable representations of tables. -- inspired by http://lua-users.org/wiki/TableSerialization