Skip to content

Commit

Permalink
[release] v0.13.0 (#719)
Browse files Browse the repository at this point in the history
  • Loading branch information
tobrun authored Oct 22, 2021
1 parent 7996496 commit f7f656b
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.12.0
version: 0.13.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.12.0
version: 0.13.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.12.0
version: 0.13.0
homepage: https://github.com/tobrun/flutter-mapbox-gl

dependencies:
Expand Down

0 comments on commit f7f656b

Please sign in to comment.