Skip to content

Commit

Permalink
Release version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
riquito committed Aug 13, 2022
1 parent e0695b7 commit 894e2f5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 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.

3 changes: 3 additions & 0 deletions svanill-vault-server/CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.6.1] - 2022-08-13
### x-amz-date does not containing anymore subseconds

## [0.6.0] - 2022-08-12
### Migrate from rusoto to aws-sdk-rust
### Update various dependencies
Expand Down
2 changes: 1 addition & 1 deletion svanill-vault-server/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "svanill-vault-server"
description = "svanill-vault, the server"
version = "0.6.0"
version = "0.6.1"
authors = ["Riccardo Attilio Galli <[email protected]>"]
repository = "https://github.com/svanill/svanill-vault-server"
edition = "2021"
Expand Down

0 comments on commit 894e2f5

Please sign in to comment.