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: