diff --git a/Swashbuckle.Core/Properties/AssemblyInfo.cs b/Swashbuckle.Core/Properties/AssemblyInfo.cs index d51e85d69..4722a6b1a 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.4.0")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.5.0")] \ No newline at end of file diff --git a/Swashbuckle.Core/Swashbuckle.Core.nuspec b/Swashbuckle.Core/Swashbuckle.Core.nuspec index 5aef7430e..dd80715df 100644 --- a/Swashbuckle.Core/Swashbuckle.Core.nuspec +++ b/Swashbuckle.Core/Swashbuckle.Core.nuspec @@ -9,7 +9,6 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Upgrade swagger-ui to v2.2.0 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 eb82bfcea..90c2a0bd8 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.4.0")] \ No newline at end of file +[assembly: AssemblyInformationalVersion("5.5.0")] \ No newline at end of file diff --git a/Swashbuckle.WebHost/Swashbuckle.nuspec b/Swashbuckle.WebHost/Swashbuckle.nuspec index a1410d98a..b77ab4b5a 100644 --- a/Swashbuckle.WebHost/Swashbuckle.nuspec +++ b/Swashbuckle.WebHost/Swashbuckle.nuspec @@ -9,14 +9,13 @@ https://github.com/domaindrivendev/Swashbuckle false Seamlessly adds a Swagger to WebApi projects! - Upgrade swagger-ui to v2.2.0 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 - +