diff --git a/Shuttle.Esb/.package/package.nuspec b/Shuttle.Esb/.package/package.nuspec index 0ca161c4..77101653 100644 --- a/Shuttle.Esb/.package/package.nuspec +++ b/Shuttle.Esb/.package/package.nuspec @@ -3,7 +3,7 @@ Shuttle.Esb - 12.0.0 + 12.0.1 Eben Roux Eben Roux BSD-3-Clause @@ -16,11 +16,11 @@ shuttle - + - + diff --git a/Shuttle.Esb/Properties/AssemblyInfo.cs b/Shuttle.Esb/Properties/AssemblyInfo.cs index 5086ef40..483a904e 100644 --- a/Shuttle.Esb/Properties/AssemblyInfo.cs +++ b/Shuttle.Esb/Properties/AssemblyInfo.cs @@ -13,10 +13,10 @@ [assembly: AssemblyTitle(".NET Standard")] #endif -[assembly: AssemblyVersion("12.0.0.0")] +[assembly: AssemblyVersion("12.0.1.0")] [assembly: AssemblyCopyright("Copyright (c) 2022, Eben Roux")] [assembly: AssemblyProduct("Shuttle.Esb")] [assembly: AssemblyCompany("Eben Roux")] [assembly: AssemblyConfiguration("Release")] -[assembly: AssemblyInformationalVersion("12.0.0")] +[assembly: AssemblyInformationalVersion("12.0.1")] [assembly: ComVisible(false)] \ No newline at end of file diff --git a/Shuttle.Esb/Shuttle.Esb.11.1.1.nupkg b/Shuttle.Esb/Shuttle.Esb.11.1.1.nupkg deleted file mode 100644 index 314eb523..00000000 Binary files a/Shuttle.Esb/Shuttle.Esb.11.1.1.nupkg and /dev/null differ diff --git a/Shuttle.Esb/Shuttle.Esb.csproj b/Shuttle.Esb/Shuttle.Esb.csproj index 1f8c4abf..cf7805bf 100644 --- a/Shuttle.Esb/Shuttle.Esb.csproj +++ b/Shuttle.Esb/Shuttle.Esb.csproj @@ -15,11 +15,11 @@ - + - +