hdkv
/
fwzookeeper
Archived
1
Fork 0

Update to version 0.1.0

master 0.1.0
Vladimir Hodakov 2019-10-08 09:25:39 +04:00
parent fbdbb64931
commit c2caa0844a
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 // 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 {