bump version

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2024-12-11 23:07:25 +01:00
parent aa97263a52
commit 8c5da2e505
3 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ openxr = "0.18.0"
thiserror = "1.0.57"
wgpu = "0.20"
wgpu-hal = "0.21"
bevy_mod_xr = { path = "../bevy_xr", version = "0.1.0-rc1" }
bevy_mod_xr = { path = "../bevy_xr", version = "0.1.0" }
ash = { version = "0.37.3", optional = true }