We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc51f0 commit 4d7c068Copy full SHA for 4d7c068
1 file changed
Open.Hierarchy.csproj
@@ -14,7 +14,7 @@ Part of the "Open" set of libraries.</Description>
14
<RepositoryUrl>https://github.com/electricessence/Open.Hierarchy/</RepositoryUrl>
15
<RepositoryType>git</RepositoryType>
16
<PackageTags>dotnet, dotnetcore, cs, tree, node, hierarchy, parent, child, root</PackageTags>
17
- <Version>1.4.0</Version>
+ <Version>1.4.1</Version>
18
<PackageReleaseNotes>Deferred unidirectional to bidirectional tree mapping.
19
Improved assertions and added recycled node validation.
20
Simplified factory and recycling usage: nodes now have a referene to their source factory.</PackageReleaseNotes>
0 commit comments