Bump to v0.11.0

This commit is contained in:
Bruce Marriner 2016-02-20 20:53:56 -06:00
parent a9306fda00
commit cadf36c775

View file

@ -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