mirror of
https://github.com/TangentFoxy/lua-sandbox.git
synced 2025-07-27 18:42:21 +00:00
chore rockspec for 1.0.1
This commit is contained in:
@@ -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 = {
|
Reference in New Issue
Block a user