diff --git a/Cargo.toml b/Cargo.toml index 3e22f9c..c522f75 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "m3u8-rs" -version = "1.0.3" +version = "1.0.4" authors = ["Rutger"] readme = "README.md" repository = "https://github.com/rutgersc/m3u8-rs"