From 9ef1798ee2c1ab4cdee686f8d116ff926d1a6c5a Mon Sep 17 00:00:00 2001 From: poornas Date: Mon, 7 Aug 2017 11:30:47 -0700 Subject: [PATCH] Bumped up version of minio.core and minio.net452 (#157) --- Minio.Core/Minio.Core.csproj | 1 + Minio.Net452/Properties/AssemblyInfo.cs | 5 +++-- Minio.core.nuspec | 2 +- Minio.nuspec | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Minio.Core/Minio.Core.csproj b/Minio.Core/Minio.Core.csproj index 97ff5ebfc..4aad76425 100644 --- a/Minio.Core/Minio.Core.csproj +++ b/Minio.Core/Minio.Core.csproj @@ -5,6 +5,7 @@ Minio False Minio + 1.0.1 diff --git a/Minio.Net452/Properties/AssemblyInfo.cs b/Minio.Net452/Properties/AssemblyInfo.cs index 097caf029..585b65fa1 100644 --- a/Minio.Net452/Properties/AssemblyInfo.cs +++ b/Minio.Net452/Properties/AssemblyInfo.cs @@ -30,5 +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.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.1.0")] +[assembly: AssemblyFileVersion("1.0.1.0")] + diff --git a/Minio.core.nuspec b/Minio.core.nuspec index 1cae85c7b..7af42a5e5 100644 --- a/Minio.core.nuspec +++ b/Minio.core.nuspec @@ -2,7 +2,7 @@ Minio.NetCore - 1.0.0 + 1.0.1 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/Minio.nuspec b/Minio.nuspec index 2777ee38c..ec5f3c595 100644 --- a/Minio.nuspec +++ b/Minio.nuspec @@ -2,7 +2,7 @@ Minio - 1.0.0 + 1.0.1 Minio, Inc. Minio, Inc http://www.apache.org/licenses/LICENSE-2.0.html