diff --git a/Cargo.lock b/Cargo.lock index aa4900e7..8cef8855 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1852,7 +1852,7 @@ checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f" [[package]] name = "martin" -version = "0.11.1" +version = "0.11.2" dependencies = [ "actix-cors", "actix-http", diff --git a/martin/Cargo.toml b/martin/Cargo.toml index a0a33dc2..2e2eae79 100644 --- a/martin/Cargo.toml +++ b/martin/Cargo.toml @@ -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 ", "Yuri Astrakhan ", "MapLibre contributors"] description = "Blazing fast and lightweight tile server with PostGIS, MBTiles, and PMTiles support" keywords = ["maps", "tiles", "mbtiles", "pmtiles", "postgis"] diff --git a/tests/expected/martin-cp/flat-with-hash_metadata.txt b/tests/expected/martin-cp/flat-with-hash_metadata.txt index d2a6f979..71a67763 100644 --- a/tests/expected/martin-cp/flat-with-hash_metadata.txt +++ b/tests/expected/martin-cp/flat-with-hash_metadata.txt @@ -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 diff --git a/tests/expected/martin-cp/flat_metadata.txt b/tests/expected/martin-cp/flat_metadata.txt index c858db7c..35044752 100644 --- a/tests/expected/martin-cp/flat_metadata.txt +++ b/tests/expected/martin-cp/flat_metadata.txt @@ -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 diff --git a/tests/expected/martin-cp/normalized_metadata.txt b/tests/expected/martin-cp/normalized_metadata.txt index c8a422b3..ee49f8fe 100644 --- a/tests/expected/martin-cp/normalized_metadata.txt +++ b/tests/expected/martin-cp/normalized_metadata.txt @@ -35,5 +35,5 @@ tilejson: {{/__teaser__}}{{#__full__}}{{/__full__}} version: 1.0.0 format: png - generator: martin-cp v0.11.1 + generator: martin-cp v0.11.2