Kaynağa Gözat

Bump version to 0.7.0

Bruce Marriner 9 yıl önce
ebeveyn
işleme
31e27aaffb
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 {