Update rockspecs.

This commit is contained in:
Calvin Rose
2016-06-19 11:01:57 -04:00
parent ea6009a8d2
commit 5997f949cd
11 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package = "tiny-ecs"
version = "1.3-2"
source = {
url = "git://github.com/bakpakin/tiny-ecs",
tag = "1.3-1"
tag = version
}
description = {
summary = "Entity Component System for Lua.",