Skip to content

Commit f646008

Browse files
authored
Merge pull request #8 from dexcompiler/v1.0.5-release
version bump to v1.0.5
2 parents 4fd51d3 + ac9cb89 commit f646008

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Ed25519.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<!-- NuGet Package metadata -->
1414
<PackageId>Dexcompiler.Ed25519</PackageId>
15-
<Version>1.0.4</Version>
15+
<Version>1.0.5</Version>
1616
<Authors>Dexter Ajoku</Authors>
1717
<Description>Pure C# implementation of Ed25519 digital signatures. RFC 8032 compliant, ported from ref10 reference implementation. Includes PKCS#8/SPKI/PEM key import/export.</Description>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)