You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Akade.IndexedSet/Akade.IndexedSet.csproj
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
</PropertyGroup>
8
8
9
9
<PropertyGroup>
10
-
<Version>1.2.0</Version>
10
+
<Version>1.3.0</Version>
11
11
<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>
0 commit comments