summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-03-28 15:05:44 +0800
committerKeuin <[email protected]>2022-03-28 15:05:44 +0800
commit94a8afa35169d8a2d85fc0572013abc7dfefa4b4 (patch)
tree87f4713e91e0c780511f5264a8d62be8786c8cc5
parent0d36d2e4c4b7c0dc24c531d80081fb7aa1e6d6aa (diff)
Bump version.v0.4.0
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
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