Skip to content

Commit cb07431

Browse files
committed
release: Version 0.8.8
Signed-off-by: Alexander Gil <pando855@gmail.com>
1 parent a05450f commit cb07431

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [v0.8.8](https://github.com/pando85/timer/tree/v0.8.8) - 2025-04-01
9+
10+
### Build
11+
12+
- ci: Fix AUR bin package install command
13+
814
## [v0.8.7](https://github.com/pando85/timer/tree/v0.8.7) - 2025-04-01
915

1016
### Build

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "timer-cli"
33
description = "Simple countdown terminal alarm"
44
authors = ["Pando85 <pando855@gmail.com>"]
5-
version = "0.8.7"
5+
version = "0.8.8"
66
edition = "2024"
77
license-file = "./LICENSE"
88
homepage = "https://github.com/pando85/timer"

0 commit comments

Comments
 (0)