Prepare v1.2.0 (#69)

* prepare v1.2.0

* update README

* update justfile
This commit is contained in:
Jens Krause
2025-02-26 12:11:54 +01:00
committed by GitHub
parent 3d9b235f12
commit 6f0df4d488
5 changed files with 44 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "timr-tui"
version = "1.1.0"
version = "1.2.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`.