Skip to content

Commit

Permalink
fix!: update the version_rb_path for metrics gem (#1659)
Browse files Browse the repository at this point in the history
  • Loading branch information
xuan-cao-swi authored Jul 30, 2024
1 parent cc4d87c commit b8eb582
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .toys/.data/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,10 @@ gems:

- name: opentelemetry-metrics-api
directory: metrics_api
version_rb_path: lib/opentelemetry/metrics/version.rb
version_constant: [OpenTelemetry, Metrics, VERSION]

- name: opentelemetry-metrics-sdk
directory: metrics_sdk
version_rb_path: lib/opentelemetry/sdk/metrics/version.rb
version_constant: [OpenTelemetry, SDK, Metrics, VERSION]

0 comments on commit b8eb582

Please sign in to comment.