Bump version to 0.3.0

This commit is contained in:
Joscha 2024-11-06 22:21:20 +01:00
parent 65f31a2697
commit 73a0268dfd
2 changed files with 3 additions and 1 deletions

View file

@ -13,6 +13,8 @@ Procedure when bumping the version number:
## Unreleased
## v0.3.0 - 2024-11-06
### Added
- `Terminal::mark_dirty`

View file

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