Skip to content

Commit

Permalink
Bump version to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiak committed Nov 3, 2021
1 parent 7ff321e commit 14e8da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "geotiff2geojson",
"version": "1.2.1",
"version": "1.3.0",
"description": "Convert a GeoTIFF image into a GeoJSON FeatureCollection of Point features",
"main": "index.mjs",
"scripts": {
Expand All @@ -24,4 +24,4 @@
"bin": {
"geotiff2geojson": "./index.mjs"
}
}
}

0 comments on commit 14e8da8

Please sign in to comment.