diff --git a/package.json b/package.json index 5a98f9f..a98e619 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "chiitiler", - "version": "1.13.0", + "version": "1.14.0", "description": "Tiny map rendering server for MapLibre Style Spec", "main": "./dist/index.js", "types": "./dist/index.d.ts", @@ -50,4 +50,4 @@ "pmtiles": "^3.0.5", "sharp": "^0.32.5" } -} +} \ No newline at end of file