aboutsummaryrefslogtreecommitdiff
path: root/azalea-block
diff options
context:
space:
mode:
authorUbuntu <github@matdoes.dev>2022-10-17 16:28:52 +0000
committerUbuntu <github@matdoes.dev>2022-10-17 16:28:52 +0000
commite6f023a38be20de751229da64981841289cf0f26 (patch)
tree4e49763696bd9ab2bf5939798fb05cd176700a02 /azalea-block
parentbdeafa2c295491d71467339b717f6f94bea3a8c0 (diff)
downloadazalea-drasl-e6f023a38be20de751229da64981841289cf0f26.tar.xz
(cargo-release) version 0.2.0
Diffstat (limited to 'azalea-block')
-rw-r--r--azalea-block/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-block/Cargo.toml b/azalea-block/Cargo.toml
index 06c5ad2d..f964713e 100644
--- a/azalea-block/Cargo.toml
+++ b/azalea-block/Cargo.toml
@@ -3,7 +3,7 @@ description = "Representation of Minecraft block states."
edition = "2021"
license = "MIT"
name = "azalea-block"
-version = "0.1.0"
+version = "0.2.0"
[lib]