From 325c197dfb4678c39e38842ef7b8e56274a0a021 Mon Sep 17 00:00:00 2001 From: Ruben Bartelink Date: Wed, 29 May 2024 09:32:55 +0100 Subject: [PATCH] Switch to PackageLicenseExpression --- RELEASE_NOTES.md | 4 ++++ src/FSharp.UMX.fsproj | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index bfe3333..6d9f3e6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,7 @@ +### 1.1.1 + +* Use PackageLicenseExpression to please nupkg scanners @bartelink + ### 1.0.0 * Stable release diff --git a/src/FSharp.UMX.fsproj b/src/FSharp.UMX.fsproj index 07a6c1e..23899fc 100644 --- a/src/FSharp.UMX.fsproj +++ b/src/FSharp.UMX.fsproj @@ -4,12 +4,12 @@ @alfonsogarciacaro @eiriktsarpalis F# Units of Measure for primitive non-numeric types. Compatible with Fable. - MIT + MIT https://github.com/fsprojects/FSharp.UMX fsharp unitofmeasure fable 1.0.0 - 1.0.0 + 1.1.1 true 5