Skip to content

Commit 463bc3b

Browse files
authored
chore: bump to 9.0.0
2 parents fb85b92 + f5985ad commit 463bc3b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/StatsdClient/StatsdClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<Description>A DogStatsD client for C#. DogStatsD is an extension of the StatsD metric server for use with Datadog. For more information visit http://datadoghq.com.</Description>
66
<Authors>Datadog</Authors>
77
<TargetFrameworks>net461;netstandard2.0;netcoreapp3.1;net6.0</TargetFrameworks>
8-
<PackageVersion>8.0.0</PackageVersion>
9-
<Version>8.0.0</Version>
8+
<PackageVersion>9.0.0</PackageVersion>
9+
<Version>9.0.0</Version>
1010
<PackageLicenseUrl>https://github.com/DataDog/dogstatsd-csharp-client/blob/master/MIT-LICENCE.md</PackageLicenseUrl>
1111
<PackageProjectUrl>https://github.com/DataDog/dogstatsd-csharp-client</PackageProjectUrl>
1212
<SignAssembly>true</SignAssembly>

0 commit comments

Comments
 (0)