diff --git a/Swagger.Net/Properties/AssemblyInfo.cs b/Swagger.Net/Properties/AssemblyInfo.cs index e4932cf..53b7e21 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.4.12.002"; + public const string Version = @"8.4.14.001"; }