forked from pothtonswer/discordmuffin
Bump version to 0.6.0
This commit is contained in:
parent
ebbe3e3828
commit
cc6280cee3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ package discordgo
|
||||||
import "fmt"
|
import "fmt"
|
||||||
|
|
||||||
// DiscordGo Version, follows Symantic Versioning. (http://semver.org/)
|
// DiscordGo Version, follows Symantic Versioning. (http://semver.org/)
|
||||||
const VERSION = "0.6.0-alpha"
|
const VERSION = "0.6.0"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
type Config struct {
|
type Config struct {
|
||||||
|
|
Loading…
Reference in a new issue