Update to version 0.1.0
This commit is contained in:
parent
fbdbb64931
commit
c2caa0844a
@ -9,7 +9,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
// VERSION is the current bot's version
|
// VERSION is the current bot's version
|
||||||
const VERSION = "0.0.1"
|
const VERSION = "0.1.0"
|
||||||
|
|
||||||
// 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