diff --git a/src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs b/src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs index 7d9768332..7c18199f7 100644 --- a/src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor.Web/NET45/Properties/AssemblyInfo.cs @@ -31,6 +31,6 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("3.0.0.2")] -[assembly: AssemblyFileVersion("3.0.0.2")] +[assembly: AssemblyVersion("3.0.0.3")] +[assembly: AssemblyFileVersion("3.0.0.3")] diff --git a/src/ImageProcessor/Properties/AssemblyInfo.cs b/src/ImageProcessor/Properties/AssemblyInfo.cs index 6541db302..8d7e4a098 100644 --- a/src/ImageProcessor/Properties/AssemblyInfo.cs +++ b/src/ImageProcessor/Properties/AssemblyInfo.cs @@ -32,6 +32,6 @@ using System.Security; // // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.8.0.0")] -[assembly: AssemblyFileVersion("1.8.0.0")] +[assembly: AssemblyVersion("1.8.1.0")] +[assembly: AssemblyFileVersion("1.8.1.0")] diff --git a/src/Nuget/ImageProcessor.1.8.0.0.nupkg b/src/Nuget/ImageProcessor.1.8.0.0.nupkg deleted file mode 100644 index 00ab82b0c..000000000 Binary files a/src/Nuget/ImageProcessor.1.8.0.0.nupkg and /dev/null differ diff --git a/src/Nuget/ImageProcessor.1.8.1.0.nupkg.REMOVED.git-id b/src/Nuget/ImageProcessor.1.8.1.0.nupkg.REMOVED.git-id new file mode 100644 index 000000000..b6c1a7cb0 --- /dev/null +++ b/src/Nuget/ImageProcessor.1.8.1.0.nupkg.REMOVED.git-id @@ -0,0 +1 @@ +997f2cbadc5add62068ac4744395cb619835b25b \ No newline at end of file diff --git a/src/Nuget/ImageProcessor.Web.3.0.0.1.nupkg b/src/Nuget/ImageProcessor.Web.3.0.0.1.nupkg deleted file mode 100644 index 757429587..000000000 Binary files a/src/Nuget/ImageProcessor.Web.3.0.0.1.nupkg and /dev/null differ diff --git a/src/Nuget/ImageProcessor.Web.3.0.0.2.nupkg b/src/Nuget/ImageProcessor.Web.3.0.0.2.nupkg deleted file mode 100644 index e18742e8c..000000000 Binary files a/src/Nuget/ImageProcessor.Web.3.0.0.2.nupkg and /dev/null differ diff --git a/src/Nuget/ImageProcessor.Web.3.0.0.3.nupkg b/src/Nuget/ImageProcessor.Web.3.0.0.3.nupkg new file mode 100644 index 000000000..4270d972d Binary files /dev/null and b/src/Nuget/ImageProcessor.Web.3.0.0.3.nupkg differ