From be5af7b66f7cfa50be2cb86588630cfb68d405d4 Mon Sep 17 00:00:00 2001 From: Severin Buhler Date: Thu, 5 Feb 2026 11:39:34 +0100 Subject: [PATCH] chore: v6.1.1 --- CHANGELOG.md | 6 ++++++ Cargo.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 ",