chore: bump versions
3 files changed, 3 insertions(+), 3 deletions(-) M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj M src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj
M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj => src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +1 -1
@@ 5,7 5,7 @@ <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <LangVersion>10</LangVersion> <VersionPrefix>2.0.0</VersionPrefix> <VersionPrefix>2.0.1</VersionPrefix> <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes> </PropertyGroup>
M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj => src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +1 -1
@@ 5,7 5,7 @@ <Nullable>enable</Nullable> <LangVersion>10</LangVersion> <TargetFramework>net7.0</TargetFramework> <VersionPrefix>2.0.0</VersionPrefix> <VersionPrefix>2.0.1</VersionPrefix> <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes> </PropertyGroup>
M src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj => src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj +1 -1
@@ 4,7 4,7 @@ <TargetFramework>net7.0</TargetFramework> <ImplicitUsings>enable</ImplicitUsings> <Nullable>enable</Nullable> <VersionPrefix>1.0.0</VersionPrefix> <VersionPrefix>1.0.1</VersionPrefix> <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes> </PropertyGroup>