Skip to content

Commit c2df7f4

Browse files
committed
Update version to 3.2.0
1 parent bf55af1 commit c2df7f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<LangVersion>latest</LangVersion>
4-
<Version>3.1.0</Version>
4+
<Version>3.2.0</Version>
55
<Authors>enisn</Authors>
66
<Description>A Filtering framework. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically.</Description>
77
<PackageReleaseNotes>New query types were added.</PackageReleaseNotes>

0 commit comments

Comments
 (0)