diff --git a/Cargo.toml b/Cargo.toml index 4fd9ae3e..09f1c068 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ color-eyre = "0.6.2" [package] name = "bevy_oxr" -version = "0.1.0" +version = "0.2.0" description = "Community crate for OpenXR in Bevy" edition.workspace = true license.workspace = true