diff --git a/Cargo.toml b/Cargo.toml index d24761e..ce6051a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ license = "MIT OR Apache-2.0" name = "pix-engine" repository = "https://github.com/lukexor/pix-engine.git" resolver = "2" -version = "0.7.1" +version = "0.8.0" exclude = ["/images", "/audio", "/pkg"] build = "build.rs"