From 335fdfbf30ef02eab65e3aee8c0898066ea3d393 Mon Sep 17 00:00:00 2001 From: Igor Kozyrev Date: Thu, 12 May 2022 07:02:06 +0000 Subject: [PATCH] up unique runtime version --- --- a/runtime/unique/Cargo.toml +++ b/runtime/unique/Cargo.toml @@ -10,7 +10,7 @@ license = 'GPLv3' name = 'unique-runtime' repository = 'https://github.com/UniqueNetwork/unique-chain' -version = '0.9.18' +version = '0.9.21' [package.metadata.docs.rs] targets = ['x86_64-unknown-linux-gnu'] -- gitstuff