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