Sha256: 0f63e5a7649317e6d96b38f752e3cdfd4833906cf5dfac229d9415429a051c2b
Contents?: true
Size: 243 Bytes
Versions: 1
Compression:
Stored size: 243 Bytes
Contents
# frozen_string_literal: true # Copyright The OpenTelemetry Authors # # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Instrumentation module Grape # Current gem version VERSION = '0.2.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-instrumentation-grape-0.2.0 | lib/opentelemetry/instrumentation/grape/version.rb |