diff --git a/CHANGELOG.md b/CHANGELOG.md index b70bde6..48e4615 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,8 @@ Procedure when bumping the version number: ## Unreleased +## v0.3.3 - 2025-02-28 + ### Fixed - Rendering glitches in unicode-based with estimation diff --git a/Cargo.toml b/Cargo.toml index af2b654..6868881 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toss" -version = "0.3.2" +version = "0.3.3" edition = "2021" [dependencies]