Skip to content

Commit

Permalink
Merge pull request #26 from xin9le/feature/v2.0-preview2
Browse files Browse the repository at this point in the history
Release : v2.0.0 Preview2
  • Loading branch information
xin9le authored Sep 1, 2024
2 parents 68c45b9 + c826098 commit a74df4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/FastEnum.Core/FastEnum.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PropertyGroup>
<IsPackable>true</IsPackable>
<PackageId>FastEnum</PackageId>
<Version>2.0.0.0-preview1</Version>
<Version>2.0.0.0-preview2</Version>
<Description>The extremely fast enum utilities for C#/.NET. Provided methods are all achieved zero allocation and faster than System.Enum.</Description>
<PackageProjectUrl>https://github.com/xin9le/FastEnum</PackageProjectUrl>
<PackageTags>Enum, Utility</PackageTags>
Expand Down

0 comments on commit a74df4d

Please sign in to comment.