Skip to content

Commit

Permalink
Version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
OlenaKostash committed Oct 30, 2024
1 parent fa17ac4 commit 58b3a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NBomber.Sinks.Timescale/NBomber.Sinks.Timescale.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<PropertyGroup>
<TargetFramework>netstandard2.1</TargetFramework>
<Version>0.6.0</Version>
<Version>0.6.1</Version>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>12.0</LangVersion>
<Authors>Andrii Marchenko, Anton Moldovan, Olena Kostash</Authors>
Expand Down Expand Up @@ -34,7 +34,7 @@
<ItemGroup>
<InternalsVisibleTo Include="NBomber.Sinks.Timescale.Tests" />
<InternalsVisibleTo Include="TimescaleBenchmark" />
<InternalsVisibleTo Include="NBomber.Metrics.WebAPI" />
<InternalsVisibleTo Include="NBomber.Studio.WebAPI" />
</ItemGroup>

</Project>

0 comments on commit 58b3a98

Please sign in to comment.