diff --git a/sandbox-1.0.0-0.rockspec b/sandbox-1.0.1-0.rockspec similarity index 90% rename from sandbox-1.0.0-0.rockspec rename to sandbox-1.0.1-0.rockspec index 86d377c..6036ff9 100644 --- a/sandbox-1.0.0-0.rockspec +++ b/sandbox-1.0.1-0.rockspec @@ -1,10 +1,10 @@ package = "sandbox" -version = "1.0.0-0" +version = "1.0.1-0" source = { url = "git://github.com/kikito/sandbox.lua.git", - tag = "v1.0.0" + tag = "v1.0.1" } description = {