Skip to content

Commit

Permalink
Update Prometheus.Client version
Browse files Browse the repository at this point in the history
  • Loading branch information
phnx47 committed Jun 4, 2019
1 parent dab71b2 commit 0229b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Prometheus.Client.Owin/Prometheus.Client.Owin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Owin" Version="4.0.1" />
<PackageReference Include="Prometheus.Client" Version="3.0.0" />
<PackageReference Include="Prometheus.Client" Version="3.0.1" />
<Reference Include="System" />
<Reference Include="Microsoft.CSharp" />
</ItemGroup>
Expand Down

0 comments on commit 0229b00

Please sign in to comment.