Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.

Commit

Permalink
update version in example pubspec.lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
aneyzberg committed Nov 22, 2019
1 parent 3406409 commit 4f06fdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.1"
version: "1.1.0"
async:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
device_info: "0.4.0+1"
device_info: "^0.4.0+1"
package_info: "^0.4.0+3"
http: "^0.12.0+2"
crypto: "^2.0.6"
Expand Down

0 comments on commit 4f06fdf

Please sign in to comment.