Skip to content

Commit

Permalink
v0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yagop committed Mar 4, 2015
1 parent 52c961b commit 565ac4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/bot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
serpent = (loadfile "./libs/serpent.lua")()
require("./bot/utils")

VERSION = '0.9.3'
VERSION = '0.9.4'

function on_msg_receive (msg)
vardump(msg)
Expand Down

0 comments on commit 565ac4d

Please sign in to comment.