Skip to content

Commit 62c66f8

Browse files
committed
dusk-rusk: release 1.1.1
1 parent 67d2f2b commit 62c66f8

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rusk/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [1.1.1] - 2025-02-21
11+
1012
### Changed
1113

1214
- Upgrade piecrust to `0.27.2`
@@ -375,7 +377,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
375377
[#290]: https://github.com/dusk-network/rusk/issues/290
376378

377379

378-
[Unreleased]: https://github.com/dusk-network/rusk/compare/dusk-rusk-1.1.0...HEAD
380+
[Unreleased]: https://github.com/dusk-network/rusk/compare/dusk-rusk-1.1.1...HEAD
381+
[1.1.1]: https://github.com/dusk-network/rusk/compare/dusk-rusk-1.1.0...dusk-rusk-1.1.1
379382
[1.1.0]: https://github.com/dusk-network/rusk/compare/dusk-rusk-1.0.2...dusk-rusk-1.1.0
380383
[1.0.2]: https://github.com/dusk-network/rusk/compare/rusk-1.0.1...dusk-rusk-1.0.2
381384
[1.0.1]: https://github.com/dusk-network/rusk/compare/rusk-1.0.0...rusk-1.0.1

rusk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "dusk-rusk"
3-
version = "1.1.1-alpha.1"
3+
version = "1.1.1"
44
edition = "2021"
55
autobins = false
66

0 commit comments

Comments
 (0)