From 4e8bdfe7aaf5dac147127b214816c9a84638b95d Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Mon, 17 Oct 2022 16:28:52 +0000 Subject: (cargo-release) version 0.2.0 --- azalea-physics/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azalea-physics') diff --git a/azalea-physics/Cargo.toml b/azalea-physics/Cargo.toml index 14a1439c..f85de671 100644 --- a/azalea-physics/Cargo.toml +++ b/azalea-physics/Cargo.toml @@ -9,7 +9,7 @@ version = "0.1.0" [dependencies] azalea-block = { path = "../azalea-block", version = "^0.2.0" } -azalea-core = { path = "../azalea-core", version = "^0.1.0" } +azalea-core = { path = "../azalea-core", version = "^0.2.0" } azalea-world = { path = "../azalea-world", version = "^0.1.0" } lazy_static = "1.4.0" -- cgit v1.2.3