Skip to content

Commit

Permalink
Change csproj version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianiftode committed Nov 16, 2020
1 parent 1e986da commit 87a5114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ PM> Install-Package HealthChecks.Extensions
> dotnet add package HealthChecks.Extensions
```
```xml
<PackageReference Include="HealthChecks.Extensions" Version="1.0.0" />
<PackageReference Include="HealthChecks.Extensions" Version="1.0.1" />
```
## Conditional Health Checks

Expand Down

0 comments on commit 87a5114

Please sign in to comment.