diff --git a/Cargo.toml b/Cargo.toml index 7f7e3df3..97b6e7c5 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.7.5" +version = "2.7.6" edition = "2021" authors = ["mosure "] license = "MIT OR Apache-2.0"