Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgyn authored Jan 17, 2019
1 parent 756e588 commit 74ec4bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/MMLib.SwaggerForOcelot/MMLib.SwaggerForOcelot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Version>0.4.0</Version>
<Version>1.0.0</Version>
<Authors>Milan Martiniak</Authors>
<Company>MMLib</Company>
<Description>Swagger generator for Ocelot downstream services.</Description>
Expand All @@ -12,8 +12,8 @@
<PackageTags>swagger;documentation;ocelot</PackageTags>
<PackageReleaseNotes />
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<FileVersion>0.4.0.0</FileVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<PackageLicenseUrl>https://github.com/Burgyn/MMLib.SwaggerForOcelot/blob/master/LICENSE</PackageLicenseUrl>
<Copyright>@MMLib</Copyright>
<LangVersion>7.3</LangVersion>
Expand Down

0 comments on commit 74ec4bc

Please sign in to comment.