Skip to content

Commit ada3005

Browse files
committed
Version 1.3
1 parent a41b0be commit ada3005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Akade.IndexedSet/Akade.IndexedSet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<PropertyGroup>
10-
<Version>1.2.0</Version>
10+
<Version>1.3.0</Version>
1111
<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>
1212
<Copyright>Copyright © Akade 2024</Copyright>
1313
<Authors>Akade</Authors>

0 commit comments

Comments
 (0)