diff --git a/Cargo.toml b/Cargo.toml index 4c8388e..c056925 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ebustl-parser" -version = "0.5.2" +version = "0.5.3" description = "Parse subtitle files in the EBU-STL format with Rust." authors = ["Mattias Eriksson "] original-authors = ["Christophe Augier "]