浏览代码

Bump version to 0.12.1

Bruce Marriner 8 年之前
父节点
当前提交
d658974d29
共有 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.12.0"
+const VERSION = "0.12.1"
 
 // New creates a new Discord session and will automate some startup
 // tasks if given enough information to do so.  Currently you can pass zero