aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-10-17 16:28:54 +0000
committerUbuntu <github@matdoes.dev>2022-10-17 16:28:54 +0000
commit45a48f264f37277387e5408511245bcf60b1b62a (patch)
tree249f994eaa823ae1e906da12d0cead90b05dccc1
parentba5eb64520f2455d5fccc70b6fed4c794aca2c7f (diff)
downloadazalea-drasl-45a48f264f37277387e5408511245bcf60b1b62a.tar.xz
(cargo-release) version 0.2.0
-rwxr-xr-xCargo.lock2
-rw-r--r--[-rwxr-xr-x]bot/Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 64170065..6cd25235 100755
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -358,7 +358,7 @@ dependencies = [
[[package]]
name = "bot"
-version = "0.1.0"
+version = "0.2.0"
dependencies = [
"anyhow",
"azalea",
diff --git a/bot/Cargo.toml b/bot/Cargo.toml
index 58505e17..3966887e 100755..100644
--- a/bot/Cargo.toml
+++ b/bot/Cargo.toml
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "bot"
-version = "0.1.0"
+version = "0.2.0"
publish = false
release = false