fix: Update CHANGELOG and bumped version

This commit is contained in:
Jacques 2023-11-01 15:50:08 +01:00
parent 5b6a2ec0bf
commit c9d3736f0c
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
2.0.1
* Fix: Updated the README.md to show how to properly set up the index.html for use in web
1.1.0
* Feature: Optional parameter `retrieveDirections` to disable directions api calls
* Fix: Issue with json conversion google map theme.

View file

@ -1,6 +1,6 @@
name: flutter_google_track_and_trace
description: An Iconica Flutter plugin for Track & Trace Package
version: 2.0.0
version: 2.0.1
environment:
sdk: ">=2.14.0 <3.0.0"