From 67c1d69cf37d75b1fafe95bc52d36d085008965a Mon Sep 17 00:00:00 2001 From: Hexah Date: Fri, 28 Feb 2020 20:42:09 +0100 Subject: [PATCH] Update version to 0.0.9 --- CHANGELOG.md | 8 +++++++- pubspec.yaml | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf018d8..d7f99e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,4 +31,10 @@ ## 0.0.8 -- Downgrade xml to `^3.5.0` \ No newline at end of file +- Downgrade xml to `^3.5.0` + +## 0.0.9 + +- Bug Fix(PR [11][11]): Use url when retrieving the video's content length. + +[11]: https://github.com/Hexer10/youtube_explode_dart/pull/11 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index 6150e72..2eb9a24 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: youtube_explode_dart description: A port in dart of the youtube explode library. Support serveral API functions. -version: 0.0.8 +version: 0.0.9 homepage: https://github.com/Hexer10/youtube_explode_dart environment: