Sha256: f961a770023737455024abca3c3903595954cff26811738f88c85432f5c8ecd3
Contents?: true
Size: 217 Bytes
Versions: 1
Compression:
Stored size: 217 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Instrumentation class Registry VERSION = '0.1.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-registry-0.1.0 | lib/opentelemetry/instrumentation/registry/version.rb |