Skip to content

Commit 39c7454

Browse files
committed
Bump version to 3.2.1 in common.props
Updated the project version from 3.2.0 to 3.2.1 to reflect new changes and releases.
1 parent 93e2bb9 commit 39c7454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.2.0</Version>
4+
<Version>3.2.1</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)