Преглед на файлове

feat(*): bumped version to 0.24.0

nitroflap преди 3 години
родител
ревизия
45e625d5af
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -20,7 +20,7 @@ import (
 )
 
 // VERSION of DiscordGo, follows Semantic Versioning. (http://semver.org/)
-const VERSION = "0.23.0"
+const VERSION = "0.24.0"
 
 // New creates a new Discord session with provided token.
 // If the token is for a bot, it must be prefixed with "Bot "