We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2cda5b commit 5cddf7dCopy full SHA for 5cddf7d
src/core-unit/Unit/Unit.csproj
@@ -19,7 +19,7 @@
19
<Description>PrimeFuncPack Core.Unit is a core library for .NET consisting of Unit type targeted for use in functional programming.</Description>
20
<RootNamespace>System</RootNamespace>
21
<AssemblyName>PrimeFuncPack.Core.Unit</AssemblyName>
22
- <Version>4.0.0</Version>
+ <Version>4.0.0-rc.2</Version>
23
</PropertyGroup>
24
25
<ItemGroup>
0 commit comments