From 4f56f9faeb774a29e253e3c696103fd6bf3d74ab Mon Sep 17 00:00:00 2001 From: Rutherther Date: Tue, 14 Feb 2023 23:42:27 +0100 Subject: [PATCH] chore: bump versions --- src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj | 2 +- src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj | 2 +- .../NosSmooth.Extensions.SharedBinding.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj index 81cab51..5194206 100644 --- a/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +++ b/src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj @@ -5,7 +5,7 @@ enable enable 10 - 2.0.0 + 2.0.1 Add support for optional hooks and bindings. diff --git a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj index bd0c579..0f32468 100644 --- a/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +++ b/src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj @@ -5,7 +5,7 @@ enable 10 net7.0 - 2.0.0 + 2.0.1 Add support for optional hooks and bindings. diff --git a/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj b/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj index bdb8301..3849922 100644 --- a/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj +++ b/src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj @@ -4,7 +4,7 @@ net7.0 enable enable - 1.0.0 + 1.0.1 Add support for optional hooks and bindings. -- 2.48.1