mirror of
https://github.com/Iconica-Development/flutter_google_track_and_trace.git
synced 2025-05-19 13:13:44 +02:00
fix: Update CHANGELOG and bumped version
This commit is contained in:
parent
5b6a2ec0bf
commit
c9d3736f0c
2 changed files with 4 additions and 1 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue