From 32f0dbd9c9f16e67e0bcc88f3b1c6fc0493015bd Mon Sep 17 00:00:00 2001 From: domaindrivendev Date: Thu, 4 Jun 2015 08:57:26 -0700 Subject: [PATCH] Bump minor version --- Swashbuckle.Core/Properties/AssemblyInfo.cs | 2 +- Swashbuckle.Core/Swashbuckle.Core.nuspec | 2 +- Swashbuckle.WebHost/Properties/AssemblyInfo.cs | 2 +- Swashbuckle.WebHost/Swashbuckle.nuspec | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Swashbuckle.Core/Properties/AssemblyInfo.cs b/Swashbuckle.Core/Properties/AssemblyInfo.cs index 242724912..a95ac1c61 100644 --- a/Swashbuckle.Core/Properties/AssemblyInfo.cs +++ b/Swashbuckle.Core/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: AssemblyInformationalVersion("5.1.5")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.2.0")] \ No newline at end of file diff --git a/Swashbuckle.Core/Swashbuckle.Core.nuspec b/Swashbuckle.Core/Swashbuckle.Core.nuspec index f7e1601b0..df33ec89c 100644 --- a/Swashbuckle.Core/Swashbuckle.Core.nuspec +++ b/Swashbuckle.Core/Swashbuckle.Core.nuspec @@ -9,7 +9,7 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Includes attribute-based response descriptions, swagger-ui upgrade to v2.1.0-M2 and some bug fixes + Swagger-ui upgrade to v2.1.5-M2 and several bug fixes Combines ApiExplorer and Swagger/swagger-ui to provide a rich discovery, documentation and playground experience to your API consumers Copyright 2013 Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs SelfHost OWIN diff --git a/Swashbuckle.WebHost/Properties/AssemblyInfo.cs b/Swashbuckle.WebHost/Properties/AssemblyInfo.cs index aa24361d8..1a7ee12d1 100644 --- a/Swashbuckle.WebHost/Properties/AssemblyInfo.cs +++ b/Swashbuckle.WebHost/Properties/AssemblyInfo.cs @@ -34,4 +34,4 @@ // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("1.0.0.0")] [assembly: AssemblyFileVersion("1.0.0.0")] -[assembly: AssemblyInformationalVersion("5.1.5")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.2.0")] \ No newline at end of file diff --git a/Swashbuckle.WebHost/Swashbuckle.nuspec b/Swashbuckle.WebHost/Swashbuckle.nuspec index 4f89eac62..f87c87454 100644 --- a/Swashbuckle.WebHost/Swashbuckle.nuspec +++ b/Swashbuckle.WebHost/Swashbuckle.nuspec @@ -9,14 +9,14 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Includes attribute-based response descriptions, swagger-ui upgrade to v2.1.0-M2 and some bug fixes + Swagger-ui upgrade to v2.1.5-M2 and several bug fixes Combines ApiExplorer and Swagger/swagger-ui to provide a rich discovery, documentation and playground experience to your API consumers Copyright 2013 Swagger SwaggerUi Documentation Discovery Help WebApi AspNet AspNetWebApi Docs WebHost IIS - +