ソースを参照

Bump Version to 0.13.0

Bruce Marriner 9 年 前
コミット
11fa9dc906
1 ファイル変更1 行追加1 行削除
  1. 1 1
      discord.go

+ 1 - 1
discord.go

@@ -19,7 +19,7 @@ import (
 )
 
 // VERSION of Discordgo, follows Symantic Versioning. (http://semver.org/)
-const VERSION = "0.13.0-alpha"
+const VERSION = "0.13.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