Skip to content

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
ardalis committed Feb 13, 2020
1 parent 6889237 commit b37d43c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GuardClauses/GuardClauses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<Summary>A simple package with guard clause helper methods. See docs for how to extend using your own extension methods.</Summary>
<RepositoryUrl>https://github.com/ardalis/guardclauses</RepositoryUrl>
<PackageTags>guard clause clauses assert assertion</PackageTags>
<PackageReleaseNotes>Adding NotNull attribute and XML comment support.</PackageReleaseNotes>
<Version>1.3.3</Version>
<PackageReleaseNotes>Enabled C# 8 nullable reference type support.</PackageReleaseNotes>
<Version>1.4.0</Version>
<AssemblyName>Ardalis.GuardClauses</AssemblyName>
<PackageIconUrl>https://user-images.githubusercontent.com/782127/52231271-7d561400-2887-11e9-9ca5-648259e60b37.png</PackageIconUrl>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit b37d43c

Please sign in to comment.