Skip to content

Commit 2bb8f20

Browse files
rbenzingclaude
andcommitted
chore: bump version to 2.6.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 216a0b0 commit 2bb8f20

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Copyright>Copyright © $(Company) $([System.DateTime]::Now.Year)</Copyright>
66
<Authors>Russell Benzing</Authors>
77
<Company>Russell Benzing Inc</Company>
8-
<VersionPrefix>2.6.0</VersionPrefix>
8+
<VersionPrefix>2.6.2</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1111
<PackageProjectUrl>https://github.com/rbenzing/LibEmiddle</PackageProjectUrl>

LibEmiddle/LibEmiddle.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>LibEmiddle</PackageId>
15-
<Version>2.6.1</Version>
15+
<Version>2.6.2</Version>
1616
<Authors>Russell Benzing</Authors>
1717
<Company>Russell Benzing Inc</Company>
1818
<Description>A comprehensive end-to-end encryption library implementing Double Ratchet and X3DH protocols for secure messaging.</Description>

0 commit comments

Comments
 (0)