diff --git a/example/pubspec.yaml b/example/pubspec.yaml index f6a6346b..4d703c84 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -7,7 +7,7 @@ description: EasyRefresh example. # Both the version and the builder number may be overridden in flutter # build by specifying --build-name and --build-number, respectively. # Read more about versioning at semver.org. -version: 2.0.2+30 +version: 2.0.3+31 environment: sdk: ">=2.0.0-dev.68.0 <3.0.0" diff --git a/pubspec.yaml b/pubspec.yaml index 609b1e33..5bf32979 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_easyrefresh description: A widget provided to the flutter scroll component drop-down refresh and pull up load. -version: 2.0.2 +version: 2.0.3 author: xuelongqy homepage: https://github.com/xuelongqy/flutter_easyrefresh