diff --git a/Cargo.toml b/Cargo.toml index be5381b..5f91d85 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["gamedev", "bevy", "palette"] license = "MIT OR Apache-2.0" name = "bevy_lospec" repository = "https://github.com/johanhelsing/bevy_lospec" -version = "0.8.0" +version = "0.8.1" [dependencies] thiserror = "1.0"