From 79be827b6fcdd6c23c519c5178ed0dda3ce7d6cc Mon Sep 17 00:00:00 2001 From: poornas Date: Tue, 29 Aug 2017 19:01:54 -0700 Subject: [PATCH] Bumped up version of Minio nuget packages (#168) --- Minio.Core/Minio.Core.csproj | 2 +- Minio.Net452/Properties/AssemblyInfo.cs | 4 ++-- Minio.core.nuspec | 2 +- Minio.nuspec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Minio.Core/Minio.Core.csproj b/Minio.Core/Minio.Core.csproj index 4aad76425..4f7c3a69f 100644 --- a/Minio.Core/Minio.Core.csproj +++ b/Minio.Core/Minio.Core.csproj @@ -5,7 +5,7 @@ Minio False Minio - 1.0.1 + 1.0.2 diff --git a/Minio.Net452/Properties/AssemblyInfo.cs b/Minio.Net452/Properties/AssemblyInfo.cs index 585b65fa1..599978d7c 100644 --- a/Minio.Net452/Properties/AssemblyInfo.cs +++ b/Minio.Net452/Properties/AssemblyInfo.cs @@ -30,6 +30,6 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.1.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.2.0")] +[assembly: AssemblyFileVersion("1.0.2.0")] diff --git a/Minio.core.nuspec b/Minio.core.nuspec index 7af42a5e5..46afa8ac2 100644 --- a/Minio.core.nuspec +++ b/Minio.core.nuspec @@ -2,7 +2,7 @@ Minio.NetCore - 1.0.1 + 1.0.2 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/Minio.nuspec b/Minio.nuspec index ec5f3c595..1456ef8f8 100644 --- a/Minio.nuspec +++ b/Minio.nuspec @@ -2,7 +2,7 @@ Minio - 1.0.1 + 1.0.2 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html