Explorar o código

Up version to 0.6.0-alpha

Bruce Marriner %!s(int64=9) %!d(string=hai) anos
pai
achega
0a5055904c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.5.0"
+const VERSION = "0.6.0-alpha"
 
 /*
 type Config struct {