Prepare v1.3.0 (#80)

* Prepare v1.3.0
* readme: fix keybindings
* update changelog
This commit is contained in:
Jens Krause
2025-05-06 11:46:29 +02:00
committed by GitHub
parent aae5c38cd6
commit c370d3096b
4 changed files with 20 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "timr-tui"
version = "1.2.1"
version = "1.3.0"
description = "TUI to organize your time: Pomodoro, Countdown, Timer."
edition = "2024"
# Reminder: Always keep `channel` in `rust-toolchain.toml` in sync with `rust-version`.