Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Mar 29, 2024
1 parent 1dedc56 commit 78ec539
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="v0.3.1"></a>
### v0.3.1 iptables_exporter Release (2024-03-29)


#### Bug Fixes

* update deps to fix compiles ([1dedc56a](https://github.com/kbknapp/iptables_exporter/commit/1dedc56ae26514946fb16ff523b0107ffbc24cd9))

<a name="0.3.0"></a>
## 0.3.0 Initial Release (2023-02-07)
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iptables_exporter"
version = "0.3.0"
version = "0.3.1"
edition = "2021"
authors = [
"Kevin K. <[email protected]>",
Expand Down

0 comments on commit 78ec539

Please sign in to comment.