diff --git a/Cargo.lock b/Cargo.lock index dda7a7b..e1c8c2a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2117,7 +2117,7 @@ dependencies = [ [[package]] name = "stardust-xr-server" -version = "0.43.0" +version = "0.44.0" dependencies = [ "atty", "clap", diff --git a/Cargo.toml b/Cargo.toml index 243e18f..c8aafba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ edition = "2021" rust-version = "1.75" name = "stardust-xr-server" -version = "0.43.0" +version = "0.44.0" authors = ["Nova King "] description = "Stardust XR reference display server" license = "GPLv2"