diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ca88c1..eecdf84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.2.1-beta + +Add video duration attribute in Medium + ## 0.2.0+1 Release 0.2.0+1 diff --git a/example/pubspec.lock b/example/pubspec.lock index eb377b2..ee66ede 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -129,7 +129,7 @@ packages: path: ".." relative: true source: path - version: "0.2.0+1" + version: "0.2.1-beta" plugin_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9e125ed..80bff19 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_gallery description: A Flutter plugin that retrieves images and videos from mobile native gallery. -version: 0.2.0+1 +version: 0.2.1-beta repository: https://github.com/Firelands128/photo_gallery environment: