Bump version to 0.4.0
This commit is contained in:
parent
ebdbb52f0d
commit
fa6c8cdce9
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v0.4.0 - 2023-05-14
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `bot::botrulez::Uptime` now implements `bot::command::Command`
|
- `bot::botrulez::Uptime` now implements `bot::command::Command`
|
||||||
- `bot::command::parse_prefix_initiated`
|
- `bot::command::parse_prefix_initiated`
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "euphoxide"
|
name = "euphoxide"
|
||||||
version = "0.3.1"
|
version = "0.4.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue