diff --git a/CHANGELOG.md b/CHANGELOG.md index 22c87aa..ed253f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.1+1 + +Remove transparent_image dependency out of plugin + ## 0.1.0+1 Initial release. diff --git a/example/pubspec.lock b/example/pubspec.lock index 3b6f087..03d844f 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -129,7 +129,7 @@ packages: path: ".." relative: true source: path - version: "0.1.0+1-beta" + version: "0.1.1+1-beta" plugin_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 30f7802..351da23 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.1.0+1-beta +version: 0.1.1+1-beta repository: https://github.com/Firelands128/photo_gallery environment: