Skip to content

Commit

Permalink
pub version
Browse files Browse the repository at this point in the history
  • Loading branch information
Renan Araujo committed Mar 12, 2019
1 parent 6d14283 commit 506db3d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ packages:
name: pedantic
url: "https://pub.dartlang.org"
source: hosted
version: "1.4.0"
version: "1.5.0"
plugin:
dependency: transitive
description:
Expand Down Expand Up @@ -302,7 +302,7 @@ packages:
name: source_span
url: "https://pub.dartlang.org"
source: hosted
version: "1.5.4"
version: "1.5.5"
stack_trace:
dependency: transitive
description:
Expand Down Expand Up @@ -402,4 +402,4 @@ packages:
source: hosted
version: "2.1.15"
sdks:
dart: ">=2.1.0 <3.0.0"
dart: ">=2.1.1-dev.0.0 <3.0.0"
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.1
version: 0.2.2
author: Renan C. Araújo <[email protected]>
homepage: https://github.com/renancaraujo/photo_view

Expand Down

0 comments on commit 506db3d

Please sign in to comment.