Skip to content

Commit

Permalink
feat(*): bump version to 0.27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Mar 9, 2023
1 parent 1115a47 commit cd4f875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord.go
Expand Up @@ -22,7 +22,7 @@ import (
)

// VERSION of DiscordGo, follows Semantic Versioning. (http://semver.org/)
const VERSION = "0.27.0"
const VERSION = "0.27.1"

// New creates a new Discord session with provided token.
// If the token is for a bot, it must be prefixed with "Bot "
Expand Down

0 comments on commit cd4f875

Please sign in to comment.