Skip to content

Commit

Permalink
feat(*): bump version to 0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FedorLap2006 committed Jan 10, 2024
1 parent 0040bfc commit 20c19bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord.go
Expand Up @@ -20,7 +20,7 @@ import (
)

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

// 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 20c19bd

Please sign in to comment.