updated version

This commit is contained in:
yago 2015-02-15 14:06:33 +01:00
parent 3df9d9c3f3
commit fa6f871342

View File

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