Updated version

This commit is contained in:
yago 2015-02-15 14:37:43 +01:00
parent fc5d204750
commit 2a5c466d4c

View File

@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
serpent = (loadfile "./libs/serpent.lua")()
require("./bot/utils")
VERSION = '0.9.0'
VERSION = '0.9.1'
function on_msg_receive (msg)
vardump(msg)