From 846f319bdf5fa2067c25175f3792bd62020e025d Mon Sep 17 00:00:00 2001 From: Yuri Astrakhan Date: Thu, 12 Oct 2023 15:27:29 -0400 Subject: [PATCH] v0.9.3 --- martin/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/martin/Cargo.toml b/martin/Cargo.toml index e3339bda5..750dca484 100644 --- a/martin/Cargo.toml +++ b/martin/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "martin" # Once the release is published with the hash, update https://github.com/maplibre/homebrew-martin -version = "0.9.4-pre.1" +version = "0.9.3" 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"]