diff --git a/Cargo.toml b/Cargo.toml index 37aada2..a6a34fc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = "A Bevy engine plugin for loading Magica Voxel world files and ren keywords = ["bevy", "voxel", "Magica-Voxel"] categories = ["game-development", "graphics", "rendering", "rendering::data-formats"] license = "MIT" -version = "0.11.4" +version = "0.11.5" repository = "https://github.com/Utsira/bevy_vox_scene" authors = ["Oliver Dew "] edition = "2021"