Bump version to 0.2.3
This commit is contained in:
parent
0f7505ebb4
commit
b1d7221bae
2 changed files with 3 additions and 1 deletions
|
|
@ -13,6 +13,8 @@ Procedure when bumping the version number:
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
## v0.2.3 - 2024-04-25
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Width measurements of ASCII control characters
|
- Width measurements of ASCII control characters
|
||||||
- Toss messing up the terminal state
|
- Toss messing up the terminal state
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "toss"
|
name = "toss"
|
||||||
version = "0.2.2"
|
version = "0.2.3"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue