Skip to content

Commit 4e05269

Browse files
github-actions[bot]timvw
authored andcommitted
chore: release
1 parent 12ca109 commit 4e05269

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.9.4](https://github.com/timvw/qv/compare/v0.9.3...v0.9.4) - 2024-03-30
10+
11+
### Other
12+
- build and publish more binaries upon release
13+
914
## [0.9.3](https://github.com/timvw/qv/compare/v0.9.2...v0.9.3) - 2024-03-30
1015

1116
### Other

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "qv"
33
description = "quickly view your data"
4-
version = "0.9.3"
4+
version = "0.9.4"
55
edition = "2021"
66
homepage = "https://github.com/timvw/qv"
77
repository = "https://github.com/timvw/qv"

0 commit comments

Comments
 (0)