Skip to content

Commit

Permalink
Updated to version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sephirothx committed Dec 11, 2020
1 parent 51a547c commit 617fb5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DStruct/DStruct.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageTags>datastructures, data-structures, data structures, defaultdictionary, default-dictionary, default dictionary, binarytree, binary-tree, binary tree, bst, heap, minheap, min-heap, min heap, maxheap, max-heap, max heap, countminsketch, count-min-sketch, count min sketch, bloomfilter, bloom-filter, bloom filter, deque, priorityqueue, priority-queue, priority queue, trie</PackageTags>
<Description>Advanced data structures for .NET</Description>
<Copyright>Copyright (c) 2020 Stefano Prosperi</Copyright>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>

</Project>

0 comments on commit 617fb5d

Please sign in to comment.