1
Fork 0

Update version to 1.0.1

master 1.0.1
Vladimir Hodakov 2019-10-08 09:16:28 +04:00
parent a1c505e213
commit a01dff1426
Signed by: Vladimir Hodakov
GPG Key ID: 673980B6882F82C6
1 changed files with 1 additions and 1 deletions

View File

@ -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 {