diff --git a/pubspec.yaml b/pubspec.yaml index feec274..3a12543 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,8 +1,7 @@ name: geojson description: Utilities to work with geojson data. Parser with a reactive api, search and geofencing -author: synw homepage: https://github.com/synw/geojson -version: 0.8.0 +version: 0.9.0 environment: sdk: ">=2.3.0 <3.0.0"