Sha256: 4761334635c1533ca91ea36f8e792025ebbf5f1d61dd2d8cf796b36fef1e87bf
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.1.0' end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
opentelemetry-instrumentation-grape-0.1.0 | lib/opentelemetry/instrumentation/grape/version.rb |