diff --git a/example/pubspec.yaml b/example/pubspec.yaml index e7ed836..552755a 100644 --- a/example/pubspec.yaml +++ b/example/pubspec.yaml @@ -1,7 +1,7 @@ name: sbb_maps_example description: Example app for the sbb_maps_flutter package. publish_to: "none" -version: 2.5.0+9005 # automatically set by GH Action +version: 2.5.0+9006 # automatically set by GH Action environment: sdk: ">=3.3.0 <4.0.0"