Skip to content

Commit

Permalink
Prepare 23.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sourcefrog committed Sep 24, 2023
1 parent 80541c4 commit 8a1c668
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "GPL-2.0"
name = "conserve"
readme = "README.md"
repository = "https://github.com/sourcefrog/conserve/"
version = "23.5.0"
version = "23.9.0"
rust-version = "1.63"

[[bin]]
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Conserve release history

## Unreleased
## 23.9.0

- S3 support! Enable it with `cargo install --features s3`, then e.g. `cargo backup s3://mybucket.example/`.

Expand Down

0 comments on commit 8a1c668

Please sign in to comment.