Skip to content

Commit

Permalink
Switch to PackageLicenseExpression
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed May 29, 2024
1 parent 4b54085 commit 70d6904
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### 1.1.1

* Use PackageLicenseExpression to please nupkg scanners @bartelink

### 1.0.0

* Stable release
Expand Down
2 changes: 1 addition & 1 deletion src/FSharp.UMX.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<PropertyGroup>
<Authors>@alfonsogarciacaro @eiriktsarpalis</Authors>
<Description>F# Units of Measure for primitive non-numeric types. Compatible with Fable.</Description>
<PackageLicense>MIT</PackageLicense>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageProjectUrl>https://github.com/fsprojects/FSharp.UMX</PackageProjectUrl>
<PackageTags>fsharp unitofmeasure fable</PackageTags>

Expand Down

0 comments on commit 70d6904

Please sign in to comment.