summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeuin <[email protected]>2022-03-28 00:32:06 +0800
committerKeuin <[email protected]>2022-03-28 00:32:06 +0800
commit8b51713766743b1fa10bd5ff108886c72de8acae (patch)
treee625402b608cb50d2d64a18c224db478213303cf
parent80c482d51d766680e852d802a163bb3ffc51fd78 (diff)
Bump version.
-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 431d2f8..c93d9db 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -819,7 +819,7 @@ dependencies = [
[[package]]
name = "kimikuri_rs"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"bs58",
"futures",
diff --git a/Cargo.toml b/Cargo.toml
index fd98da7..f583e81 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "kimikuri_rs"
-version = "0.1.0"
+version = "0.2.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html