Minor help cleanups

This commit is contained in:
Yuri Astrakhan 2023-11-22 01:59:14 -05:00
parent ed12b9480d
commit e4c31384dc
5 changed files with 5 additions and 5 deletions

2
Cargo.lock generated
View File

@ -1852,7 +1852,7 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
[[package]]
name = "martin"
version = "0.11.1"
version = "0.11.2"
dependencies = [
"actix-cors",
"actix-http",

View File

@ -3,7 +3,7 @@ lints.workspace = true
[package]
name = "martin"
# Once the release is published with the hash, update https://github.com/maplibre/homebrew-martin
version = "0.11.1"
version = "0.11.2"
authors = ["Stepan Kuzmin <to.stepan.kuzmin@gmail.com>", "Yuri Astrakhan <YuriAstrakhan@gmail.com>", "MapLibre contributors"]
description = "Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support"
keywords = ["maps", "tiles", "mbtiles", "pmtiles", "postgis"]

View File

@ -9,5 +9,5 @@ tilejson:
description: public.function_zxy_query_test
name: function_zxy_query_test
format: mvt
generator: martin-cp v0.11.1
generator: martin-cp v0.11.2

View File

@ -18,5 +18,5 @@ tilejson:
name: table_source
foo: '{"bar":"foo"}'
format: mvt
generator: martin-cp v0.11.1
generator: martin-cp v0.11.2

View File

@ -35,5 +35,5 @@ tilejson:
</div>{{/__teaser__}}{{#__full__}}{{/__full__}}
version: 1.0.0
format: png
generator: martin-cp v0.11.1
generator: martin-cp v0.11.2