chore: bump ipc version

This commit is contained in:
Anna 2024-07-02 13:37:45 -04:00
parent 4c838b1ee5
commit 67e6378dc9
Signed by: anna
GPG Key ID: D0943384CD9F87D1

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net8.0-windows</TargetFramework>
<Version>1.0.2</Version>
<Version>2.0.0</Version>
<Nullable>enable</Nullable>
<RootNamespace>PeepingTom.Ipc</RootNamespace>
</PropertyGroup>