diff --git a/Cargo.toml b/Cargo.toml index 463f9b92..4d6e0a08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "bevy_gaussian_splatting" description = "bevy gaussian splatting render pipeline plugin" -version = "2.4.2" +version = "2.4.3" edition = "2021" authors = ["mosure "] license = "MIT"