1
0
Fork 0
mirror of https://github.com/Reuh/candran.git synced 2025-10-27 09:59:29 +00:00

Candran v0.13

This commit is contained in:
Étienne Fildadut 2020-12-24 18:18:11 +01:00
parent 98efdc95f4
commit d68c6fab0d
3 changed files with 5 additions and 5 deletions

View file

@ -15,7 +15,7 @@
local unpack = unpack or table.unpack
local candran = {
VERSION = "0.13.1"
VERSION = "0.13.0"
}
--- Default options.