From b008c8332df2f85e06978a9c26f774e0acbeb624 Mon Sep 17 00:00:00 2001 From: akac <38866219+akacdev@users.noreply.github.com> Date: Sat, 24 Aug 2024 20:38:39 +0200 Subject: [PATCH] Version 2.0.0 Major refactoring nad optimizations thanks to contributions by @tinohager. In order to migrate to the new version, you will need to rename your method calls to include the "Async" suffix and use `HostnameReceived` instead of `HostnameSpotted`. Closes #5, #7 --- Certstream/Certstream.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Certstream/Certstream.csproj b/Certstream/Certstream.csproj index 5ff26ae..e4b1552 100644 --- a/Certstream/Certstream.csproj +++ b/Certstream/Certstream.csproj @@ -13,9 +13,9 @@ NuGet.md - 1.2.2 - 1.2.2 - 1.2.2 + 2.0.0 + 2.0.0 + 2.0.0 https://github.com/akacdev/Certstream