Skip to content

Commit

Permalink
feat(*): bump version to 0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Apr 1, 2024
1 parent 68c6268 commit da9e191
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.1"
const VERSION = "0.28.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 da9e191

Please sign in to comment.