Bump version to 0.5.0
This commit is contained in:
parent
97fe80bca1
commit
276ff68512
2 changed files with 3 additions and 1 deletions
|
|
@ -14,6 +14,8 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v0.5.0 - 2023-12-27
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- **(breaking)** `bot::instance::ServerConfig::default` now points to `euphoria.leet.nu`
|
- **(breaking)** `bot::instance::ServerConfig::default` now points to `euphoria.leet.nu`
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "euphoxide"
|
name = "euphoxide"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue