From a1466caf9a7478000482d0ed262869d1eb8153d7 Mon Sep 17 00:00:00 2001 From: Juhyung Park Date: Wed, 25 Nov 2020 14:27:48 +0900 Subject: [PATCH] Bump the version 2.2.5 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4741b2216..0e9bfb56f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -210,7 +210,7 @@ dependencies = [ [[package]] name = "codechain" -version = "2.2.4" +version = "2.2.5" dependencies = [ "app_dirs 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "cidr 0.0.4 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 0a5ba0842..ef453088c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "codechain" -version = "2.2.4" +version = "2.2.5" license = "AGPL-3.0" authors = ["CodeChain Team "] exclude = [