From a428fdb5a382164abc9f78980367e75891ce5786 Mon Sep 17 00:00:00 2001 From: xuelongqy <59814509@qq.com> Date: Sun, 18 Aug 2019 14:40:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=87=B32.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/pubspec.yaml | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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