From f1a6c1ed239ae91e77aa11f497758ce7be00700f Mon Sep 17 00:00:00 2001 From: Renan Araujo Date: Sun, 21 Apr 2019 00:41:16 -0300 Subject: [PATCH] pub version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index c76a9549..dc64643f 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: photo_view description: Photo View provides a gesture sensitive zoomable widget. PhotoView is largely used to show interacive images. -version: 0.2.5 +version: 0.3.0 author: Renan C. Araújo homepage: https://github.com/renancaraujo/photo_view