diff --git a/example/pubspec.lock b/example/pubspec.lock index 011df41..903527a 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -182,7 +182,7 @@ packages: path: ".." relative: true source: path - version: "0.0.6" + version: "1.0.0" path: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index d79d6bb..aecb113 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: motion_photos description: A Dart package for detecting and extracting Motion Photo from a image file. -version: 0.0.6 +version: 1.0.0 homepage: https://ente.io repository: https://github.com/ente-io/motion_photos