bumps version to 3.0.2

This commit is contained in:
kikito
2015-11-28 14:10:17 +01:00
parent efa8b85ab1
commit a23e03d037
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
## v3.0.2
* Fixes a bug when a table was garbage-collected while inspect was trying to render it
## v3.0.1
* Fixes a bug when dealing with tables which have a __len metamethod in Lua >= 5.2