Bump version to 0.2.2

This commit is contained in:
Joscha 2024-01-14 12:38:33 +01:00
parent 2d604d606c
commit 761e8baeba
2 changed files with 3 additions and 1 deletions

View file

@ -13,6 +13,8 @@ Procedure when bumping the version number:
## Unreleased
## v0.2.2 - 2024-01-14
### Fixed
- Crash when drawing `widgets::Predrawn` with width 0

View file

@ -1,6 +1,6 @@
[package]
name = "toss"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
[dependencies]