diff --git a/Cargo.toml b/Cargo.toml index 7c0ed8e..522900c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "m3u8-rs" -version = "5.0.2" +version = "5.0.3" authors = ["Rutger"] readme = "README.md" repository = "https://github.com/rutgersc/m3u8-rs"