From 5c6111b7c2449993f63adc9c0cdccbe641b22d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kaarlo=20R=C3=A4ih=C3=A4?= Date: Thu, 16 Nov 2023 18:52:17 +0200 Subject: [PATCH] Version is now 1.0.1 Nothing else --- src/ChaCha20-NetStandard.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChaCha20-NetStandard.csproj b/src/ChaCha20-NetStandard.csproj index a6bbf04..4194a49 100644 --- a/src/ChaCha20-NetStandard.csproj +++ b/src/ChaCha20-NetStandard.csproj @@ -3,7 +3,7 @@ netstandard2.0;net6.0;net8.0 LibChaCha20 - 1.0.0 + 1.0.1 $(VersionSuffix) Kaarlo Räihä Managed C# .NET (Standard 2.0, .NET 6 and .NET 8) library for ChaCha20 encrypting and decrypting