From fabcd96c73daba2cf52c2a364babdf7efc4e27ae Mon Sep 17 00:00:00 2001 From: Hexah Date: Fri, 28 Feb 2020 20:34:40 +0100 Subject: [PATCH] Update version to 0.8.0 --- CHANGELOG.md | 6 +++++- pubspec.yaml | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62d9598..bf018d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,4 +27,8 @@ ## 0.0.7 - Implement Video Purchase error -- Implement Equatable for models \ No newline at end of file +- Implement Equatable for models + +## 0.0.8 + +- Downgrade xml to `^3.5.0` \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index aabddfd..6150e72 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.7 +version: 0.0.8 homepage: https://github.com/Hexer10/youtube_explode_dart environment: