Skip to content

Commit

Permalink
[release] update pubspec for v0.11.0 (#585)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobrun authored Mar 30, 2021
1 parent 7ca6a45 commit 9082f61
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion mapbox_gl_platform_interface/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mapbox_gl_platform_interface
description: A common platform interface for the mapbox_gl plugin.
version: 0.10.0
version: 0.11.0
homepage: https://github.com/tobrun/flutter-mapbox-gl

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion mapbox_gl_web/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mapbox_gl_web
description: Web platform implementation of mapbox_gl
version: 0.10.0
version: 0.11.0
homepage: https://github.com/tobrun/flutter-mapbox-gl

flutter:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -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.10.0
version: 0.11.0
homepage: https://github.com/tobrun/flutter-mapbox-gl

dependencies:
Expand Down

0 comments on commit 9082f61

Please sign in to comment.