Skip to content

Commit

Permalink
Update TwitchLib.Communication
Browse files Browse the repository at this point in the history
  • Loading branch information
Syzuna committed Jan 3, 2024
1 parent e20160e commit d4d9679
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TwitchLib.Client/TwitchLib.Client.csproj
Expand Up @@ -29,7 +29,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.0" />
<PackageReference Include="System.Memory" Version="4.5.5" />
<PackageReference Include="TwitchLib.Communication" Version="2.0.0" />
<PackageReference Include="TwitchLib.Communication" Version="2.0.1" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\TwitchLib.Client.Enums\TwitchLib.Client.Enums.csproj" />
Expand All @@ -45,4 +45,4 @@
<_Parameter1>TwitchLib.Client.Benchmark</_Parameter1>
</AssemblyAttribute>
</ItemGroup>
</Project>
</Project>

0 comments on commit d4d9679

Please sign in to comment.