diff --git a/substrate-relay/Cargo.toml b/substrate-relay/Cargo.toml index 6e7ba3fc4f..6aa049ca56 100644 --- a/substrate-relay/Cargo.toml +++ b/substrate-relay/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "substrate-relay" -version = "1.6.0" +version = "1.6.2" authors.workspace = true edition.workspace = true license = "GPL-3.0-or-later WITH Classpath-exception-2.0"