2 Commits
Author SHA1 Message Date
gitea-actions[bot] 865be0d497 Bump version to 0.0.3 2026-06-19 02:25:07 +00:00
Stevan Freeborn 73859bebc5 chore: initial commit 2026-06-18 21:23:39 -05:00
@@ -7,7 +7,7 @@
</PropertyGroup>
<PropertyGroup>
<PackageId>StevanFreeborn.Results</PackageId>
<Version>0.0.2</Version>
<Version>0.0.3</Version>
<Authors>Stevan Freeborn</Authors>
<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>