Skip to content

Commit 0f725dd

Browse files
chore: release v0.0.9
1 parent aa74b7d commit 0f725dd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.0.9](https://github.com/fossable/outpost/compare/v0.0.8...v0.0.9) - 2025-11-16
10+
11+
### Other
12+
13+
- create AWS debugging mode
14+
- Relicense
15+
916
## [0.0.8](https://github.com/fossable/outpost/compare/v0.0.7...v0.0.8) - 2024-06-30
1017

1118
### 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 = "Unlicense"
66
name = "outpost"
77
repository = "https://github.com/fossable/outpost"
88
rust-version = "1.74"
9-
version = "0.0.8"
9+
version = "0.0.9"
1010

1111
[dependencies]
1212
anyhow = "1.0.86"

0 commit comments

Comments
 (0)