summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorivarlovlie <git@ivarlovlie.no>2021-04-28 21:30:21 +0200
committerivarlovlie <git@ivarlovlie.no>2021-04-28 21:30:21 +0200
commit8b37f1bf1f01dc3875e5a9359abaec75b463646e (patch)
tree2e4c65f9b3564a63c5ec19cbb0e495cce4620682 /src
parent477b59043f1ce9aed58ca9afc517e34db04e47b3 (diff)
downloaddotnet-helpers-1.1.0.tar.xz
dotnet-helpers-1.1.0.zip
Release v1.1.0v1.1.0
Diffstat (limited to 'src')
-rw-r--r--src/IOL.Helpers/IOL.Helpers.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/IOL.Helpers/IOL.Helpers.csproj b/src/IOL.Helpers/IOL.Helpers.csproj
index 69a36fa..7bd83c7 100644
--- a/src/IOL.Helpers/IOL.Helpers.csproj
+++ b/src/IOL.Helpers/IOL.Helpers.csproj
@@ -7,12 +7,12 @@
<RepositoryUrl>https://git.sr.ht/~ivar/IOL.Helpers</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>dotnet</PackageTags>
- <PackageVersion>1.0.4</PackageVersion>
+ <PackageVersion>1.1.0</PackageVersion>
<Title>IOL.Helpers</Title>
<Authors>Ivar Løvlie</Authors>
<Description>Common helpers for my dotnet projects.</Description>
<Copyright>Ivar Løvlie</Copyright>
- <PackageReleaseNotes>Fix UnicornFormatWithEnvironment</PackageReleaseNotes>
+ <PackageReleaseNotes>Make ToGuid safe (not able to throw)</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>