Skip to content

Commit b73118c

Browse files
committed
Updated version to include latest changes.
1 parent 9b66cdf commit b73118c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/LinqToTwitter6/LinqToTwitter.AspNet/LinqToTwitter.AspNet.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFramework>net5.0</TargetFramework>
5-
<Version>6.7.0</Version>
5+
<Version>6.7.1</Version>
66
<Authors>Joe Mayo</Authors>
77
<Company>Joe Mayo</Company>
88
<Product>LINQ to Twitter for ASP.NET</Product>

src/LinqToTwitter6/LinqToTwitter/LinqToTwitter.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net5.0</TargetFramework>
55
<Nullable>enable</Nullable>
66
<Description>LINQ to Twitter is a 3rd party LINQ Provider that lets you tweet and query with the Twitter API.</Description>
7-
<Version>6.7.0</Version>
7+
<Version>6.7.1</Version>
88
<Authors>Joe Mayo</Authors>
99
<Company>Joe Mayo</Company>
1010
<PackageId>linqtotwitter</PackageId>

0 commit comments

Comments
 (0)