From 36d3b1e4fb5376bdd8dd6b6cfc785e872dcea312 Mon Sep 17 00:00:00 2001 From: Guillaume Bernos Date: Sat, 5 Jun 2021 23:13:48 +0200 Subject: [PATCH] chores(docs): update package Readme version --- README.md | 2 +- packages/location/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a30d840..c61a25b6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Add this to your package's `pubspec.yaml` file: ```yaml dependencies: - location: ^4.0.0 + location: ^4.2.0 ``` ### Android diff --git a/packages/location/README.md b/packages/location/README.md index ac5c01b3..284a17b3 100644 --- a/packages/location/README.md +++ b/packages/location/README.md @@ -16,7 +16,7 @@ Add this to your package's `pubspec.yaml` file: ```yaml dependencies: - location: ^4.1.1 + location: ^4.2.0 ``` ### Android