diff --git a/CHANGELOG.md b/CHANGELOG.md index d40c7ab..0a28995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +2.1.0: + * Chore: Upgrade google_maps_flutter dependency to 2.6.1 + 2.0.1 * Fix: Updated the README.md to show how to properly set up the index.html for use in web diff --git a/pubspec.yaml b/pubspec.yaml index 2bf5b9c..25699f9 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_google_track_and_trace description: An Iconica Flutter plugin for Track & Trace Package -version: 2.0.1 +version: 2.1.0 environment: sdk: ">=3.3.0 <4.0.0"