Archived
1

Update to version 0.1.0

This commit is contained in:
2019-10-08 09:25:39 +04:00
parent fbdbb64931
commit c2caa0844a

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 {