chore: release v1.2.0
release / verify (push) Successful in 26s
ci / rust (push) Successful in 45s
ci / lint-yaml (push) Successful in 5s
release / linux-amd64 (push) Successful in 29s

This commit is contained in:
2026-07-05 02:37:18 +02:00
parent 1babd404f9
commit 2c32f5856b
4 changed files with 19 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "gosleep-timer"
version = "1.1.3"
version = "1.2.0"
edition = "2024"
rust-version = "1.85"
description = "Terminal sleep timer for Linux desktop actions, with YAML config and a Rust TUI"