Skip to content

Commit 87f36d0

Browse files
chore: release
1 parent 29a0cc8 commit 87f36d0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

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.0.5](https://github.com/fossable/turbine/compare/v0.0.4...v0.0.5) - 2024-06-30
10+
11+
### Other
12+
- allow keyserver to be configured
13+
914
## [0.0.4](https://github.com/fossable/turbine/compare/v0.0.3...v0.0.4) - 2024-06-30
1015

1116
### Other

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
@@ -6,7 +6,7 @@ license = "AGPL-3.0-only"
66
name = "git-turbine"
77
repository = "https://github.com/fossable/turbine"
88
rust-version = "1.74"
9-
version = "0.0.4"
9+
version = "0.0.5"
1010

1111
[[bin]]
1212
name = "turbine"

0 commit comments

Comments
 (0)