Skip to content

Commit

Permalink
apply version updates (#151)
Browse files Browse the repository at this point in the history
Co-authored-by: thibault-martinez <thibault-martinez@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and thibault-martinez authored Jul 15, 2022
1 parent 85361aa commit 94158f1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/bump-bee-ternary.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## \[0.13.0]

- Bump `bee-ternary` to `1.0.0-alpha.1`
- [bbb25e4](https://www.github.com/iotaledger/crypto.rs/commit/bbb25e45fd8482ef30d1d913622a875251c95f48) Add change file ([#131](https://www.github.com/iotaledger/crypto.rs/pull/131)) on 2022-04-25
- [864f3a0](https://www.github.com/iotaledger/crypto.rs/commit/864f3a03f1efa362b325663627060d78dae881b4) apply version updates ([#132](https://www.github.com/iotaledger/crypto.rs/pull/132)) on 2022-04-25
- [85361aa](https://www.github.com/iotaledger/crypto.rs/commit/85361aa7248f1febe764bf9721b14dd8c90b29bd) Update format and bump bee-ternary ([#150](https://www.github.com/iotaledger/crypto.rs/pull/150)) on 2022-07-15

## \[0.12.1]

- Impl missing `FixedOutputReset` for `Blake2b256` and `Blake2b160`.
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iota-crypto"
version = "0.12.1"
version = "0.13.0"
license = "Apache-2.0"
authors = [
"Gustav Behm <gustav.behm@iota.org>",
Expand Down

0 comments on commit 94158f1

Please sign in to comment.