From 333ac3ec468ccb097e227672983680b2f1b85359 Mon Sep 17 00:00:00 2001 From: Rutger Date: Sat, 10 Sep 2016 13:27:23 +0200 Subject: [PATCH] Version 1.0.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f919868..b2095ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "m3u8-rs" -version = "1.0.1" +version = "1.0.2" authors = ["Rutger"] readme = "README.md" repository = "https://github.com/rutgersc/m3u8-rs"