From f0cac4dc565e99b4ae2ba4da1e2334ffc28713a2 Mon Sep 17 00:00:00 2001 From: Seulgi Kim Date: Mon, 17 Jun 2019 09:48:04 +0900 Subject: [PATCH] Bump the version to 1.4.0 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d1c6faae28..c020b9c747 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -226,7 +226,7 @@ dependencies = [ [[package]] name = "codechain" -version = "1.4.0-alpha.3" +version = "1.4.0" 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 8f546a781a..0a71fe92ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "codechain" -version = "1.4.0-alpha.3" +version = "1.4.0" license = "AGPL-3.0" authors = ["CodeChain Team "] exclude = [