From 9153a9f2a1659210ce5b6203dded7b8dc1d3d087 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 26 Dec 2019 16:38:32 +0100 Subject: [PATCH] Bump git_bindings --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 25943901..4cad346d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -228,7 +228,7 @@ packages: name: git_bindings url: "https://pub.dartlang.org" source: hosted - version: "0.0.5" + version: "0.0.6" glob: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 7c6a1198..70b05259 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -30,7 +30,7 @@ dependencies: flutter_staggered_grid_view: ^0.3.0 page_transition: "^1.1.5" provider: ^3.2.0 - git_bindings: ^0.0.5 + git_bindings: ^0.0.6 fetch_app_logs: ^0.0.2 dev_dependencies: