Skip to content

Commit f5ed1c7

Browse files
chore: release (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 62ade1a commit f5ed1c7

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ 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/outpost/compare/v0.0.4...v0.0.5) - 2024-06-22
10+
11+
### Other
12+
- update Cargo.lock
13+
- update cloudflare impl
14+
- update cloudflare impl
15+
- continue impl
16+
917
## [0.0.4](https://github.com/fossable/outpost/compare/v0.0.3...v0.0.4) - 2024-06-18
1018

1119
### 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 = "outpost"
77
repository = "https://github.com/fossable/outpost"
88
rust-version = "1.74"
9-
version = "0.0.4"
9+
version = "0.0.5"
1010

1111
[dependencies]
1212
anyhow = "1.0.86"

0 commit comments

Comments
 (0)