Bruce Marriner 9 лет назад
Родитель
Сommit
31e27aaffb
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -16,7 +16,7 @@ package discordgo
 import "fmt"
 
 // DiscordGo Version, follows Symantic Versioning. (http://semver.org/)
-const VERSION = "0.7.0-alpha"
+const VERSION = "0.7.0"
 
 /*
 type Config struct {