Skip to content

Commit

Permalink
Update the package version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinyoo committed Aug 25, 2020
1 parent cd09b9d commit 0093e36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</PropertyGroup>

<ItemGroup Condition="'$(Configuration)'=='Release'">
<PackageReference Include="Aliencube.AzureFunctions.Extensions.OpenApi.Core" Version="3.0.0" />
<PackageReference Include="Aliencube.AzureFunctions.Extensions.OpenApi.Core" Version="3.1.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0093e36

Please sign in to comment.