Skip to content

Commit 848504a

Browse files
committed
Bump 1.0.2
1 parent 97b0049 commit 848504a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
--- Licence MIT
55
-----------------------------------
66
--- @module bot
7-
local bot = { _version = '1.0.0' }
7+
local bot = { _version = '1.0.2' }
88

99
package.path = package.path .. ';.rocks/share/lua/5.1/?.lua'
1010
package.cpath = package.cpath .. ';.rocks/lib/lua/5.1/?.so'

0 commit comments

Comments
 (0)