Update version to 0.0.10

This commit is contained in:
Hexah 2020-02-28 22:41:15 +01:00
parent df639beecf
commit 72808bf205
2 changed files with 7 additions and 2 deletions

View File

@ -37,4 +37,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
[11]: https://github.com/Hexer10/youtube_explode_dart/pull/11
## 0.0.10
- Bug fix: Don't throw when captions are not present.
- New extension: CaptionListExtension adding `getByTime` function.

View File

@ -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.9
version: 0.0.10
homepage: https://github.com/Hexer10/youtube_explode_dart
environment: