diff options
| author | Ubuntu <github@matdoes.dev> | 2022-10-17 16:28:54 +0000 |
|---|---|---|
| committer | Ubuntu <github@matdoes.dev> | 2022-10-17 16:28:54 +0000 |
| commit | b68bcb44d280225b758f929238b72e21685cf814 (patch) | |
| tree | 09d0b8aea7ab2bb63873a4b32087043b66e212a5 /azalea-protocol | |
| parent | 9c6347473b142d5fa1cbe8691fd5ea410e3f0e7f (diff) | |
| download | azalea-drasl-b68bcb44d280225b758f929238b72e21685cf814.tar.xz | |
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea-protocol')
| -rw-r--r-- | azalea-protocol/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/Cargo.toml b/azalea-protocol/Cargo.toml index 45777f16..ab43d18f 100644 --- a/azalea-protocol/Cargo.toml +++ b/azalea-protocol/Cargo.toml @@ -3,7 +3,7 @@ description = "Send and receive Minecraft packets." edition = "2021" license = "MIT" name = "azalea-protocol" -version = "0.1.0" +version = "0.2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
