Skip to content

Commit

Permalink
Merge pull request #7 from evaneaston/0.1.1-exporter-version-fix
Browse files Browse the repository at this point in the history
Increment exporter version.
  • Loading branch information
evaneaston authored Oct 28, 2022
2 parents f86b4e8 + ab806ef commit f5fe871
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion exporter/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "openweathermap_exporter"
description = "An aggregator that polls OpenWeatherMap free API data and exposes it in prometheus exposition format."
version = "0.1.0"
version = "0.1.1"
edition = "2021"
authors = ["evaneaston"]
homepage = "https://github.com/evaneaston/openweathermap"
Expand Down

0 comments on commit f5fe871

Please sign in to comment.