1
0
Fork 0
mirror of https://github.com/Reuh/anselme.git synced 2025-10-27 16:49:31 +00:00

Bump version

This commit is contained in:
Étienne Fildadut 2021-04-10 14:48:22 +02:00
parent c6dc614c32
commit 6488bef75c

View file

@ -1,7 +1,7 @@
-- anselme module -- anselme module
local anselme = { local anselme = {
-- version -- version
version = "0.13.0", version = "0.13.1",
--- currently running interpreter --- currently running interpreter
running = nil running = nil
} }