diff --git a/example/pubspec.lock b/example/pubspec.lock index a379071..b72ebde 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -45,7 +45,7 @@ packages: path: ".." relative: true source: path - version: "0.2.0" + version: "0.2.1" matcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9203707..1d3080b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ author: Grant Skinner repository: https://github.com/gskinner/image_fade homepage: https://github.com/gskinner/image_fade -version: 0.2.0 +version: 0.2.1 environment: sdk: '>=2.1.0 <3.0.0'