From 88f672c00240102c08ee14a22e175c825224f638 Mon Sep 17 00:00:00 2001 From: Linfeng Qian Date: Sat, 15 Jun 2019 11:52:01 +0800 Subject: [PATCH] Bump up to 0.2.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f996e6f8..505c06f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ckb-cli" -version = "0.1.4" +version = "0.2.0" license = "MIT" authors = ["Linfeng Qian "] edition = "2018"