diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 14:26:34 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 14:26:34 +0000 |
| commit | 46cd093eaddcd3165eb5e89d60e23f960712729e (patch) | |
| tree | 84d51482a8c62533dfb8dec9cfeb52a469e51cda | |
| parent | 5c18a4897691bafeebfe081abe286218ca54d914 (diff) | |
| download | azalea-drasl-46cd093eaddcd3165eb5e89d60e23f960712729e.tar.xz | |
bump az-client to 0.2
| -rwxr-xr-x | azalea-client/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-client/Cargo.toml b/azalea-client/Cargo.toml index 3cb5e798..5956fe89 100755 --- a/azalea-client/Cargo.toml +++ b/azalea-client/Cargo.toml @@ -3,7 +3,7 @@ description = "A headless Minecraft client." edition = "2021" license = "MIT" name = "azalea-client" -version = "0.1.0" +version = "0.2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
