diff --git a/node/core/Cargo.toml b/node/core/Cargo.toml index 2803331f..5e7dbe8b 100644 --- a/node/core/Cargo.toml +++ b/node/core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bifrost-node" -version = "2.0.1" +version = "2.1.0" description = "The node client implementation for Bifrost" authors = { workspace = true } homepage = { workspace = true }