Update version to 1.0.1
This commit is contained in:
parent
a1c505e213
commit
a01dff1426
@ -9,7 +9,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// VERSION is the current bot's version
|
// VERSION is the current bot's version
|
||||||
const VERSION = "0.0.2"
|
const VERSION = "1.0.1"
|
||||||
|
|
||||||
// Context is the main application context.
|
// Context is the main application context.
|
||||||
type Context struct {
|
type Context struct {
|
||||||
|
Reference in New Issue
Block a user