Skip to content

Commit 3a9c6e9

Browse files
authored
V0.6.0
1 parent 2d47bb1 commit 3a9c6e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Akade.IndexedSet/Akade.IndexedSet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
77
<GenerateDocumentationFile>True</GenerateDocumentationFile>
8-
<Version>0.5.0</Version>
8+
<Version>0.6.0</Version>
99
<VersionSuffix>beta</VersionSuffix>
1010
<Description>Provides an In-Memory data structure, the IndexedSet, that allows to easily add indices to allow efficient querying. Currently supports unique and non-unique indices, range indices as well as fuzzy string matching for single attributes, compound or computed keys.</Description>
1111
<Copyright>Copyright © Akade 2022</Copyright>

0 commit comments

Comments
 (0)