diff --git a/Cargo.toml b/Cargo.toml index 809b6e6..de9a7b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "dav1d" readme = "README.md" repository = "https://github.com/rust-av/dav1d-rs" -version = "0.10.0" +version = "0.10.1" [dependencies] bitflags = "2"