diff --git a/context/exported.go b/context/exported.go index 955ef49..f798e4f 100644 --- a/context/exported.go +++ b/context/exported.go @@ -9,7 +9,7 @@ import ( ) // VERSION is the current bot's version -const VERSION = "0.0.2" +const VERSION = "1.0.1" // Context is the main application context. type Context struct {