Skip to content

Commit

Permalink
v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
geloczi committed Dec 4, 2021
1 parent ab82a52 commit e3ac05d
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. No message length limitations. Can be used with any serialization library, since it sends/receives byte arrays.</Description>
<Copyright>Copyright (c) Gergő Gelóczi 2021</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageVersion>1.1.0</PackageVersion>
<PackageVersion>1.2.0</PackageVersion>
<PackageReadmeFile>README.md</PackageReadmeFile>
</PropertyGroup>

Expand Down

0 comments on commit e3ac05d

Please sign in to comment.