Skip to content

Commit

Permalink
Release 0.4.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Burgyn authored Jan 1, 2019
1 parent a568e41 commit 36281d7
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.3.0</Version>
<Version>0.4.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.3.0.0</AssemblyVersion>
<FileVersion>0.3.0.0</FileVersion>
<AssemblyVersion>0.4.0.0</AssemblyVersion>
<FileVersion>0.4.0.0</FileVersion>
<PackageLicenseUrl>https://github.com/Burgyn/MMLib.SwaggerForOcelot/blob/master/LICENSE</PackageLicenseUrl>
<Copyright>@MMLib</Copyright>
</PropertyGroup>
Expand Down

0 comments on commit 36281d7

Please sign in to comment.