diff --git a/Cargo.toml b/Cargo.toml index d6a3a382..c4161fa7 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.5.0" +version = "2.6.0" edition = "2021" authors = ["mosure "] license = "MIT"