Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
geloczi committed Dec 8, 2023
1 parent 6b517a7 commit 3b2bf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IpcAnonymousPipes/IpcAnonymousPipes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<Description>Lightweight library for duplex interprocess communication with anonymus pipes. It's working with simple byte arrays, so you can use it with a serialization library of your choice.</Description>
<Copyright>Copyright (c) Gergő Gelóczi 2021</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageVersion>1.2.2</PackageVersion>
<PackageVersion>1.2.3</PackageVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

Expand Down

0 comments on commit 3b2bf98

Please sign in to comment.