aboutsummaryrefslogtreecommitdiff
path: root/azalea
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
commitba5eb64520f2455d5fccc70b6fed4c794aca2c7f (patch)
tree86c671e9716d49fda17d2c35da3b666a4898fbe2 /azalea
parent61b586b4d5159afd1d02f221581367a4e109a1f6 (diff)
downloadazalea-drasl-ba5eb64520f2455d5fccc70b6fed4c794aca2c7f.tar.xz
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea')
-rw-r--r--azalea/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index b8e18251..79622e6f 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -3,7 +3,7 @@ description = "A framework for creating Minecraft bots."
edition = "2021"
license = "MIT"
name = "azalea"
-version = "0.1.0"
+version = "0.2.0"
publish = false
release = false