Skip to content

Commit c17f210

Browse files
committed
pub(geobase): pre-release 1.1.0-dev.0
1 parent 234ef25 commit c17f210

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dart/geobase/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ Add the dependency in your `pubspec.yaml`:
276276

277277
```yaml
278278
dependencies:
279-
geobase: ^1.0.2
279+
geobase: ^1.1.0-dev.0
280280
```
281281
282282
Import it:

dart/geobase/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: geobase
22
description: Geospatial data, spherical geodesy, projections, tiling schemes, and vector formats (GeoJSON, WKT, WKB).
3-
version: 1.0.2
3+
version: 1.1.0-dev.0
44
repository: https://github.com/navibyte/geospatial
55
homepage: https://github.com/navibyte/geospatial/tree/main/dart/geobase
66

0 commit comments

Comments
 (0)