Browse Source

Bump version to 0.15.0

Chris Rhodes 8 năm trước cách đây
mục cha
commit
5835676872
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -16,7 +16,7 @@ package discordgo
 import "fmt"
 
 // VERSION of Discordgo, follows Symantic Versioning. (http://semver.org/)
-const VERSION = "0.14.0-dev"
+const VERSION = "0.15.0"
 
 // New creates a new Discord session and will automate some startup
 // tasks if given enough information to do so.  Currently you can pass zero