Skip to content

Commit

Permalink
Version is now 1.0.1
Browse files Browse the repository at this point in the history
Nothing else
  • Loading branch information
mcraiha committed Nov 16, 2023
1 parent 47ee3ce commit 5c6111b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ChaCha20-NetStandard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net6.0;net8.0</TargetFrameworks>
<PackageId>LibChaCha20</PackageId>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionPrefix>1.0.1</VersionPrefix>
<VersionSuffix>$(VersionSuffix)</VersionSuffix>
<Authors>Kaarlo Räihä</Authors>
<Description>Managed C# .NET (Standard 2.0, .NET 6 and .NET 8) library for ChaCha20 encrypting and decrypting</Description>
Expand Down

0 comments on commit 5c6111b

Please sign in to comment.