diff --git a/Swagger.Net/Properties/AssemblyInfo.cs b/Swagger.Net/Properties/AssemblyInfo.cs index 12b9312..8474bcb 100644 --- a/Swagger.Net/Properties/AssemblyInfo.cs +++ b/Swagger.Net/Properties/AssemblyInfo.cs @@ -19,5 +19,5 @@ public struct SwaggerAssemb { public const string Title = @"Swagger.Net.Core"; - public const string Version = @"8.3.25.401"; + public const string Version = @"8.3.25.402"; }