Skip to content

Commit

Permalink
Merge 3e34f25 into fbd70f5
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Apr 26, 2021
2 parents fbd70f5 + 3e34f25 commit eeb4762
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.23.1](https://github.com/maidsafe/self_encryption/compare/v0.23.0...v0.23.1) (2021-04-26)

## [0.23.0](https://github.com/maidsafe/self_encryption/compare/v0.22.0...v0.23.0) (2021-04-13)


Expand Down
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-3.0"
name = "self_encryption"
readme = "README.md"
repository = "https://github.com/maidsafe/self_encryption"
version = "0.23.0"
version = "0.23.1"

[dependencies]
async-trait = "~0.1.30"
Expand Down

0 comments on commit eeb4762

Please sign in to comment.