Skip to content

Commit

Permalink
Merge pull request github#31 from github/mbellani/fix-cargo-version
Browse files Browse the repository at this point in the history
Fix version in cargo file
  • Loading branch information
mbellani authored Aug 17, 2023
2 parents a767136 + 0d99e1a commit 87b3d93
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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metrics-exporter-statsd"
version = "0.5.0"
version = "0.6.0"
authors = ["Manish Bellani <[email protected]>"]
edition = "2021"
license = "MIT"
Expand Down

0 comments on commit 87b3d93

Please sign in to comment.