Bump version to 0.0.5

This commit is contained in:
2024-03-11 17:19:03 +01:00
parent 4b40aa64b9
commit 5892210f9d

View File

@@ -14,7 +14,7 @@
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<VersionPrefix>0.0.4</VersionPrefix> <VersionPrefix>0.0.5</VersionPrefix>
<VersionSuffix>development</VersionSuffix> <VersionSuffix>development</VersionSuffix>
</PropertyGroup> </PropertyGroup>