Skip to content

Commit 1d72fe8

Browse files
committed
build: v1.7.0
1 parent 0de191a commit 1d72fe8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

QueryKit/QueryKit.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<PackageId>QueryKit</PackageId>
8-
<PackageTags>QueryKit;Fitler;Filtering;Sort;Sorting</PackageTags>
9-
<Version>1.6.0</Version>
8+
<PackageTags>QueryKit;Filter;Filtering;Sort;Sorting</PackageTags>
9+
<Version>1.7.0</Version>
1010
<Authors>Paul DeVito</Authors>
1111
<Summary>QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.</Summary>
1212
<Description>QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorting.</Description>

0 commit comments

Comments
 (0)