diff --git a/Cargo.toml b/Cargo.toml index 5e84c619..5780d056 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "prometheus-weathermen" description = "A prometheus exporter for weather data from various weather APIs" -version = "0.4.0" +version = "0.5.0" edition = "2021" license = "MIT OR Apache-2.0" keywords = ["prometheus", "prometheus-exporter", "weather", "monitoring"]