Bump version to 0.2.1
This commit is contained in:
parent
44512f1088
commit
b01ee297d5
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Procedure when bumping the version number:
|
|||
|
||||
## Unreleased
|
||||
|
||||
## v0.2.1 - 2024-01-05
|
||||
|
||||
### Added
|
||||
- `Frame::set_title`
|
||||
- `WidgetExt::title`
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "toss"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue