diff --git a/main.go b/main.go index 5c031d6..917dce2 100644 --- a/main.go +++ b/main.go @@ -19,8 +19,8 @@ var ( Version = gokord.Version{ Major: 2, Minor: 3, - Patch: 2, - } // git version: 0.3.2 (it's the v2 of the bot) + Patch: 3, + } // git version: 0.3.3 (it's the v2 of the bot) ) func init() {