From 94a8afa35169d8a2d85fc0572013abc7dfefa4b4 Mon Sep 17 00:00:00 2001 From: Keuin Date: Mon, 28 Mar 2022 15:05:44 +0800 Subject: Bump version. --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index a80c2f6..6bfc166 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -829,7 +829,7 @@ dependencies = [ [[package]] name = "kimikuri_rs" -version = "0.3.0" +version = "0.4.0" dependencies = [ "bs58", "futures", diff --git a/Cargo.toml b/Cargo.toml index aadae82..8ce70ba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kimikuri_rs" -version = "0.3.0" +version = "0.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3