Skip to content

Commit ffce2c7

Browse files
authored
Update Pyroscope.csproj: bump version to 0.8.8
1 parent 2266c40 commit ffce2c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Pyroscope/Pyroscope/Pyroscope.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
8-
<PackageVersion>0.8.7</PackageVersion>
9-
<AssemblyVersion>0.8.7</AssemblyVersion>
10-
<FileVersion>0.8.7</FileVersion>
8+
<PackageVersion>0.8.8</PackageVersion>
9+
<AssemblyVersion>0.8.8</AssemblyVersion>
10+
<FileVersion>0.8.8</FileVersion>
1111
<LangVersion>10</LangVersion>
1212
</PropertyGroup>
1313

0 commit comments

Comments
 (0)