Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
portyanikhin committed Nov 28, 2021
1 parent b4e47ff commit dd5b5ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion SharpProp.Tests/SharpProp.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Nullable>enable</Nullable>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/portyanikhin/SharpProp</PackageProjectUrl>
<PackageVersion>3.1.8</PackageVersion>
<PackageVersion>3.1.9</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/SharpProp</RepositoryUrl>
<TargetFramework>net5.0</TargetFramework>
<Title>SharpProp.Tests</Title>
Expand Down
4 changes: 2 additions & 2 deletions SharpProp/SharpProp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/portyanikhin/SharpProp</PackageProjectUrl>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageReleaseNotes>Bump UnitsNet from 4.107.0 to 4.108.0. Bump UnitsNet.NumberExtensions from 4.107.0 to 4.108.0. README.md update.</PackageReleaseNotes>
<PackageReleaseNotes>Documentation update.</PackageReleaseNotes>
<PackageTags>native cross-platform CoolProp fluids mixtures humid air thermophysical properties thermodynamics</PackageTags>
<PackageVersion>3.1.8</PackageVersion>
<PackageVersion>3.1.9</PackageVersion>
<RepositoryUrl>https://github.com/portyanikhin/SharpProp</RepositoryUrl>
<Summary>A simple, full-featured, lightweight, cross-platform CoolProp wrapper for C#</Summary>
<TargetFramework>net5.0</TargetFramework>
Expand Down

0 comments on commit dd5b5ee

Please sign in to comment.