From 1344dee1e1cb3d8d1cce8194a05721f45bcac9e9 Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Sat, 26 Oct 2013 10:23:46 -0700 Subject: [PATCH] fix branch in current rockspec --- etlua-1.0.1-1.rockspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etlua-1.0.1-1.rockspec b/etlua-1.0.1-1.rockspec index 3c934d0..8fc56fd 100644 --- a/etlua-1.0.1-1.rockspec +++ b/etlua-1.0.1-1.rockspec @@ -3,7 +3,7 @@ version = "1.0.1-1" source = { url = "git://github.com/leafo/etlua.git", - branch = "v1.0.0" + branch = "v1.0.1" } description = {