Skip to content

Commit

Permalink
piecrust: bump version to 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ureeves committed Apr 24, 2024
1 parent e3b44a2 commit 15b3ceb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion piecrust/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.18.1] - 2024-04-24

### Changed

- Upgrade `dusk-wasmtime` to version `20`
Expand Down Expand Up @@ -444,7 +446,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<!-- VERSIONS -->

[Unreleased]: https://github.com/dusk-network/piecrust/compare/piecrust-0.18.0...HEAD
[Unreleased]: https://github.com/dusk-network/piecrust/compare/piecrust-0.18.1...HEAD
[0.18.1]: https://github.com/dusk-network/piecrust/compare/piecrust-0.18.0...piecrust-0.18.1
[0.18.0]: https://github.com/dusk-network/piecrust/compare/piecrust-0.17.0...piecrust-0.18.0
[0.17.0]: https://github.com/dusk-network/piecrust/compare/piecrust-0.16.0...piecrust-0.17.0
[0.16.0]: https://github.com/dusk-network/piecrust/compare/piecrust-0.15.0...piecrust-0.16.0
Expand Down
2 changes: 1 addition & 1 deletion piecrust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ categories = ["wasm", "no-std", "cryptography::cryptocurrencies"]
keywords = ["virtual", "machine", "smart", "contract", "wasm"]

repository = "https://github.com/dusk-network/piecrust"
version = "0.18.0"
version = "0.18.1"

edition = "2021"
license = "MPL-2.0"
Expand Down

0 comments on commit 15b3ceb

Please sign in to comment.