Bump version to 0.0.5

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

View File

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