mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
Candran v0.14
This commit is contained in:
parent
012b5c1d5a
commit
66f1a5a3c2
2 changed files with 3 additions and 3 deletions
|
|
@ -2,7 +2,7 @@ rockspec_format = "3.0"
|
|||
|
||||
package = "candran"
|
||||
|
||||
version = "0.13.0-1"
|
||||
version = "0.14.0-1"
|
||||
|
||||
description = {
|
||||
summary = "A simple Lua dialect and preprocessor.",
|
||||
|
|
@ -19,7 +19,7 @@ description = {
|
|||
|
||||
source = {
|
||||
url = "git://github.com/Reuh/candran",
|
||||
tag = "v0.13.0"
|
||||
tag = "v0.14.0"
|
||||
}
|
||||
|
||||
dependencies = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue