Skip to content

Commit

Permalink
Bump release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
isomer committed Oct 21, 2024
1 parent 8d077a9 commit 0d6357a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
UNRELEASED
1.0.6
- Fix missing netlink messages at startup
- Fix not passing through DO/CD dns bits
- Reduce ICMP6 log spam
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ members = [ "crates/*" ]
resolver = "2"

[workspace.package]
version = "1.0.5"
version = "1.0.6"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/isomer/erbium.git"
Expand Down

0 comments on commit 0d6357a

Please sign in to comment.