Skip to content
This repository has been archived by the owner on Jan 16, 2025. It is now read-only.

Commit

Permalink
Bump to v0.12.0 (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
xevisalle authored Jun 28, 2023
1 parent d04986e commit c3497cd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.12.0] - 2023-06-28

- Update `dusk-poseidon` from `0.28` to `0.30`
- Update `rust-toolchain` from `nightly-2022-08-08` to `nightly-2023-05-22`

Expand Down Expand Up @@ -153,7 +155,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[#38]: https://github.com/dusk-network/dusk-pki/issues/38
[#36]: https://github.com/dusk-network/dusk-pki/issues/36
[#34]: https://github.com/dusk-network/dusk-pki/issues/34
[Unreleased]: https://github.com/dusk-network/dusk-pki/compare/v0.11.4...HEAD
[Unreleased]: https://github.com/dusk-network/dusk-pki/compare/v0.12.0...HEAD
[0.12.0]: https://github.com/dusk-network/dusk-pki/compare/v0.11.4...v0.12.0
[0.11.4]: https://github.com/dusk-network/dusk-pki/compare/v0.11.3...v0.11.4
[0.11.3]: https://github.com/dusk-network/dusk-pki/compare/v0.11.2...v0.11.3
[0.11.2]: https://github.com/dusk-network/dusk-pki/compare/v0.11.1...v0.11.2
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 = "dusk-pki"
version = "0.11.4"
version = "0.12.0"
authors = ["zer0 <[email protected]>", "Victor Lopez <[email protected]>"]
edition = "2021"

Expand Down

0 comments on commit c3497cd

Please sign in to comment.