We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e61ad4b commit a9ee89bCopy full SHA for a9ee89b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "geotiff-tile",
3
- "version": "0.19.1",
+ "version": "0.20.0",
4
"description": "Generate a Map Tile from a GeoTIFF File.",
5
"main": "./dist/cjs/geotiff-tile.js",
6
"module": "./dist/esm/geotiff-tile.mjs",
0 commit comments