diff --git a/mapbox_gl_platform_interface/pubspec.yaml b/mapbox_gl_platform_interface/pubspec.yaml index e47b3801a..b01bd3e87 100644 --- a/mapbox_gl_platform_interface/pubspec.yaml +++ b/mapbox_gl_platform_interface/pubspec.yaml @@ -1,6 +1,6 @@ name: mapbox_gl_platform_interface description: A common platform interface for the mapbox_gl plugin. -version: 0.13.0 +version: 0.14.0 homepage: https://github.com/tobrun/flutter-mapbox-gl dependencies: diff --git a/mapbox_gl_web/pubspec.yaml b/mapbox_gl_web/pubspec.yaml index b68905c07..613ac88e5 100644 --- a/mapbox_gl_web/pubspec.yaml +++ b/mapbox_gl_web/pubspec.yaml @@ -1,6 +1,6 @@ name: mapbox_gl_web description: Web platform implementation of mapbox_gl -version: 0.13.0 +version: 0.14.0 homepage: https://github.com/tobrun/flutter-mapbox-gl flutter: diff --git a/pubspec.yaml b/pubspec.yaml index 63cb00374..2641383ec 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: mapbox_gl description: A Flutter plugin for integrating Mapbox Maps inside a Flutter application on Android, iOS and web platfroms. -version: 0.13.0 +version: 0.14.0 homepage: https://github.com/tobrun/flutter-mapbox-gl dependencies: