--- a/Cargo.lock +++ b/Cargo.lock @@ -11767,7 +11767,7 @@ [[package]] name = "unique-runtime" -version = "0.9.15" +version = "0.9.16" dependencies = [ "cumulus-pallet-aura-ext", "cumulus-pallet-dmp-queue", --- a/runtime/Cargo.toml +++ b/runtime/Cargo.toml @@ -10,7 +10,7 @@ license = 'All Rights Reserved' name = 'unique-runtime' repository = 'https://github.com/UniqueNetwork/unique-chain' -version = '0.9.15' +version = '0.9.16' [package.metadata.docs.rs] targets = ['x86_64-unknown-linux-gnu']