diff --git a/CHANGELOG.md b/CHANGELOG.md index 4dd376b..ee77590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to mainline dht will be documented in this file. +## [6.1.1](https://github.com/pubky/mainline/compare/v6.1.0...v6.1.1) - 2026-02-05 + +### Changed + +- Update dependencies (#85). + ## [6.1.0](https://github.com/pubky/mainline/compare/v6.0.1...v6.1.0) - 2026-02-05 ### Added diff --git a/Cargo.toml b/Cargo.toml index 9c0139c..5075ad8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mainline" -version = "6.1.0" +version = "6.1.1" authors = [ "nuh.dev", "SeverinAlexB ",