mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 09:59:29 +00:00
v0.3.1
Updated tests, added a few usefull options to #import()
This commit is contained in:
parent
83156361cd
commit
97454746b8
6 changed files with 197 additions and 53 deletions
|
|
@ -1,6 +1,6 @@
|
|||
package = "Candran"
|
||||
|
||||
version = "0.3.0-1"
|
||||
version = "0.3.1-1"
|
||||
|
||||
description = {
|
||||
summary = "A simple Lua dialect and preprocessor.",
|
||||
|
|
@ -17,7 +17,7 @@ description = {
|
|||
|
||||
source = {
|
||||
url = "git://github.com/Reuh/Candran",
|
||||
tag = "v0.3.0"
|
||||
tag = "v0.3.1"
|
||||
}
|
||||
|
||||
dependencies = {
|
||||
Loading…
Add table
Add a link
Reference in a new issue