This repository has been archived by the owner on May 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
synw
committed
Nov 4, 2019
1 parent
be5d48e
commit 388c7a7
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: geojson | |
description: Utilities to work with geojson data. Parser with a reactive api, search and geofencing | ||
author: synw <[email protected]> | ||
homepage: https://github.com/synw/geojson | ||
version: 0.6.0 | ||
version: 0.7.0 | ||
|
||
environment: | ||
sdk: ">=2.3.0 <3.0.0" | ||
|