Skip to content

Commit 4af617e

Browse files
committed
Update version to 3.1.0
1 parent 56aeaed commit 4af617e

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.0.0</Version>
4+
<Version>3.1.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)