diff --git a/Swagger.Net/Properties/AssemblyInfo.cs b/Swagger.Net/Properties/AssemblyInfo.cs index 93bd9d00..c095d577 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.13.601"; + public const string Version = @"8.3.13.602"; }