Bump version to 0.3.0
This commit is contained in:
parent
88bf1f7cf0
commit
c5be90cd60
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Procedure when bumping the version number:
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v0.3.0 - 2023-02-11
|
||||
|
||||
### Added
|
||||
- `bot` feature
|
||||
- `euphoxide::bot` module (enable the `bot` feature to use)
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "euphoxide"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2021"
|
||||
|
||||
[features]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue