Bump version to 0.0.1
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<PackageId>StevanFreeborn.Results</PackageId>
|
<PackageId>StevanFreeborn.Results</PackageId>
|
||||||
<Version>0.0.0</Version>
|
<Version>0.0.1</Version>
|
||||||
<Authors>Stevan Freeborn</Authors>
|
<Authors>Stevan Freeborn</Authors>
|
||||||
<Description>A minimalistic, AOT-compatible Result type library for railway-oriented programming and functional error handling.</Description>
|
<Description>A minimalistic, AOT-compatible Result type library for railway-oriented programming and functional error handling.</Description>
|
||||||
<PackageTags>result;railway;functional;error-handling;discriminated-union</PackageTags>
|
<PackageTags>result;railway;functional;error-handling;discriminated-union</PackageTags>
|
||||||
|
|||||||
Reference in New Issue
Block a user