mirror of
https://github.com/Reuh/candran.git
synced 2026-02-04 02:08:40 +00:00
docs: bump version to 1.1.°
This commit is contained in:
parent
15c4ebe701
commit
69cb2f9232
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
local candran = { ["VERSION"] = "1.0.0" } -- candran.can:2
|
||||
local candran = { ["VERSION"] = "1.1.0" } -- candran.can:2
|
||||
package["loaded"]["candran"] = candran -- candran.can:4
|
||||
local function _() -- candran.can:7
|
||||
local candran = require("candran") -- ./candran/util.can:1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue