Bump version to 0.3.4
This commit is contained in:
parent
e3af509358
commit
57aa8c5930
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v0.3.4 - 2025-03-8
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `Frame::set_bell` to print a bell character when the frame is displayed
|
- `Frame::set_bell` to print a bell character when the frame is displayed
|
||||||
- `widgets::bell`
|
- `widgets::bell`
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "toss"
|
name = "toss"
|
||||||
version = "0.3.3"
|
version = "0.3.4"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue