Skip to content

Commit c843739

Browse files
chore: release v1.2.3 (#69)
## 🤖 New release * `ssd-benchmark`: 1.2.2 -> 1.2.3 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [1.2.3] - 2025-11-04 [1.2.3]: 1.2.2...1.2.3 ### Miscellaneous Tasks - Update Cargo.lock dependencies <!-- generated by git-cliff --> </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b645b83 commit c843739

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

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

7+
## [1.2.3] - 2025-11-04
8+
[1.2.3]: https://github.com/sassman/ssd-benchmark-rs/compare/1.2.2...1.2.3
9+
10+
### Miscellaneous Tasks
11+
12+
- Update Cargo.lock dependencies
13+
14+
<!-- generated by git-cliff -->
15+
716
## [1.2.2] - 2025-10-29
817
[1.2.2]: https://github.com/sassman/ssd-benchmark-rs/compare/1.2.1...1.2.2
918

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
@@ -1,7 +1,7 @@
11
[package]
22
name = "ssd-benchmark"
33
description = "Super Simple Disk Benchmark - benchmarks the writing performance of your disk."
4-
version = "1.2.2"
4+
version = "1.2.3"
55
authors = ["Sven Kanoldt <sven@d34dl0ck.me>"]
66
edition = "2018"
77
license = "GPL-3.0-only"

0 commit comments

Comments
 (0)