## Proposed Changes

Cut release v2.2.0 including proposer boost.

## Additional Info

I also updated the clippy lints for the imminent release of Rust 1.60, although LH v2.2.0 will continue to compile using Rust 1.58 (our MSRV).
This commit is contained in:
Michael Sproul
2022-04-05 02:53:09 +00:00
parent 99bb55472c
commit bac7c3fa54
10 changed files with 56 additions and 44 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "boot_node"
version = "2.1.5"
version = "2.2.0"
authors = ["Sigma Prime <contact@sigmaprime.io>"]
edition = "2021"