chore: release v1.2.1
release / verify (push) Successful in 25s
ci / rust (push) Successful in 48s
ci / lint-yaml (push) Successful in 4s
release / linux-amd64 (push) Successful in 30s

This commit is contained in:
2026-07-05 02:53:49 +02:00
parent fface10081
commit 549025dfe7
5 changed files with 22 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gosleep-timer"
version = "1.2.0"
version = "1.2.1"
edition = "2024"
rust-version = "1.85"
description = "Terminal sleep timer for Linux desktop actions, with YAML config and a Rust TUI"