Skip to content

Commit

Permalink
Merge pull request #21 from 56quarters/version-bump
Browse files Browse the repository at this point in the history
Version bump for 0.5.0 release
  • Loading branch information
56quarters committed Oct 16, 2023
2 parents 2c383a4 + 26326cc commit 874c3a7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## v0.5.0 - 2023-10-15

* Switch to Axum web framework. #19
* Build Docker images and binaries for each release. #20

## v0.4.0 - 2022-03-13

Expand Down
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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "nws_exporter"
version = "0.4.0"
version = "0.5.0"
authors = ["Nick Pillitteri"]
description = "Prometheus metrics exporter for api.weather.gov"
homepage = "https://github.com/56quarters/nws_exporter"
Expand Down

0 comments on commit 874c3a7

Please sign in to comment.