소스 검색

Bump to v0.11.0

Bruce Marriner 9 년 전
부모
커밋
cadf36c775
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.11.0-alpha"
+const VERSION = "0.11.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