Bump git_bindings

This commit is contained in:
Vishesh Handa
2019-12-26 16:38:32 +01:00
parent fec3a91df1
commit 9153a9f2a1
2 changed files with 2 additions and 2 deletions

View File

@ -228,7 +228,7 @@ packages:
name: git_bindings name: git_bindings
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.0.5" version: "0.0.6"
glob: glob:
dependency: transitive dependency: transitive
description: description:

View File

@ -30,7 +30,7 @@ dependencies:
flutter_staggered_grid_view: ^0.3.0 flutter_staggered_grid_view: ^0.3.0
page_transition: "^1.1.5" page_transition: "^1.1.5"
provider: ^3.2.0 provider: ^3.2.0
git_bindings: ^0.0.5 git_bindings: ^0.0.6
fetch_app_logs: ^0.0.2 fetch_app_logs: ^0.0.2
dev_dependencies: dev_dependencies: