diff --git a/Cargo.toml b/Cargo.toml index ea01011..f84843e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vp9-parser" -version = "0.2.5" +version = "0.2.6" authors = ["Nils Hasenbanck "] description = "Provides tools to parse VP9 bitstreams and IVF containers." license = "Zlib OR MIT OR Apache-2.0"