summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-03-28 10:45:19 +0800
committerKeuin <[email protected]>2022-03-28 10:45:19 +0800
commit6ad481ad208546a27f2872765e5aca14e8ec0d1f (patch)
tree55231f86164daa1b5b02615fcc9c7c4172ecf14f
parentc328eb5d6125e1799f05bc82c3834a850172556a (diff)
Bump version: 0.3.0v0.3.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 c93d9db..8b8b037 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -819,7 +819,7 @@ dependencies = [
[[package]]
name = "kimikuri_rs"
-version = "0.2.0"
+version = "0.3.0"
dependencies = [
"bs58",
"futures",
diff --git a/Cargo.toml b/Cargo.toml
index f583e81..b2f3e27 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kimikuri_rs"
-version = "0.2.0"
+version = "0.3.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html