From 0c35400fc63b0833ad0bb6004ae272036141a785 Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Fri, 20 Mar 2020 00:53:18 +0100 Subject: [PATCH] Bump git_bindings version --- pubspec.lock | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f0a7a1a4..0354ad6f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -270,7 +270,7 @@ packages: name: git_bindings url: "https://pub.dartlang.org" source: hosted - version: "0.0.11" + version: "0.0.12" git_url_parse2: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 92b41f65..6883b457 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: flutter_staggered_grid_view: ^0.3.0 page_transition: "^1.1.5" provider: ^3.2.0 - git_bindings: ^0.0.11 + git_bindings: ^0.0.12 fetch_app_logs: ^0.0.3 flutter_runtime_env: ^0.0.2 yaml_serializer: ^0.0.5