Skip to content

Commit 3eea209

Browse files
chore: release (#6)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 787f278 commit 3eea209

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

Diff for: CHANGELOG.md

+5
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.7](https://github.com/fossable/outpost/compare/v0.0.6...v0.0.7) - 2024-06-29
10+
11+
### Other
12+
- update examples
13+
914
## [0.0.6](https://github.com/fossable/outpost/compare/v0.0.5...v0.0.6) - 2024-06-29
1015

1116
### Other

Diff for: Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "AGPL-3.0-only"
66
name = "outpost"
77
repository = "https://github.com/fossable/outpost"
88
rust-version = "1.74"
9-
version = "0.0.6"
9+
version = "0.0.7"
1010

1111
[dependencies]
1212
anyhow = "1.0.86"

0 commit comments

Comments
 (0)