Bump version to 0.2.3

This commit is contained in:
Joscha 2024-04-25 20:14:26 +02:00
parent 0f7505ebb4
commit b1d7221bae
2 changed files with 3 additions and 1 deletions

View file

@ -13,6 +13,8 @@ Procedure when bumping the version number:
## Unreleased
## v0.2.3 - 2024-04-25
### Fixed
- Width measurements of ASCII control characters
- Toss messing up the terminal state

View file

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