diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 18:52:22 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 18:52:22 +0000 |
| commit | e0dc937d88ff7eb79b2bdd790ee99ce62046ecba (patch) | |
| tree | 9224c641de1146ae5ab95a6abfc8a65fdbeb5cb5 /azalea | |
| parent | 5ffc46ae5c746287b84e96f2b60d7a2ff07deddf (diff) | |
| download | azalea-drasl-e0dc937d88ff7eb79b2bdd790ee99ce62046ecba.tar.xz | |
change azalea version
Diffstat (limited to 'azalea')
| -rw-r--r-- | azalea/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml index 1a8e3634..1b14c604 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.2.0" +version = "0.2.1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
