aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/azalea-protocol-macros
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-10-17 16:28:53 +0000
committerUbuntu <github@matdoes.dev>2022-10-17 16:28:53 +0000
commit9c6347473b142d5fa1cbe8691fd5ea410e3f0e7f (patch)
treeb985ccf4b83c80ec3e2c466399df7c1b6a77279e /azalea-protocol/azalea-protocol-macros
parent69d30378e531264eedefaea44c296fefc1b8b1fc (diff)
downloadazalea-drasl-9c6347473b142d5fa1cbe8691fd5ea410e3f0e7f.tar.xz
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea-protocol/azalea-protocol-macros')
-rw-r--r--azalea-protocol/azalea-protocol-macros/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-protocol/azalea-protocol-macros/Cargo.toml b/azalea-protocol/azalea-protocol-macros/Cargo.toml
index 4d6a19e5..7b1e200f 100644
--- a/azalea-protocol/azalea-protocol-macros/Cargo.toml
+++ b/azalea-protocol/azalea-protocol-macros/Cargo.toml
@@ -3,7 +3,7 @@ description = "Macros internally used in azalea-protocol."
edition = "2021"
license = "MIT"
name = "azalea-protocol-macros"
-version = "0.1.0"
+version = "0.2.0"
[lib]
proc-macro = true