Skip to content

Commit

Permalink
Upgrading OTel dependency version to 1.0.1 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
srprash authored Feb 22, 2021
1 parent 810b052 commit 2aedf32
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@
<MinVerTagPrefix>Extensions.AWSXRay-</MinVerTagPrefix>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="OpenTelemetry" Version="1.0.0-rc2" />
<PackageReference Include="OpenTelemetry" Version="1.0.1" />
</ItemGroup>
</Project>

0 comments on commit 2aedf32

Please sign in to comment.