We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ca109 commit 4e05269Copy full SHA for 4e05269
2 files changed
CHANGELOG.md
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## [Unreleased]
8
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
14
## [0.9.3](https://github.com/timvw/qv/compare/v0.9.2...v0.9.3) - 2024-03-30
15
16
### Other
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "qv"
3
description = "quickly view your data"
4
-version = "0.9.3"
+version = "0.9.4"
5
edition = "2021"
homepage = "https://github.com/timvw/qv"
repository = "https://github.com/timvw/qv"
0 commit comments