Skip to content

Commit f32069d

Browse files
opentelemetrybotkaylareopelle
authored andcommitted
release: Release opentelemetry-instrumentation-grpc 0.2.0 (initial release)
First release of the gRPC instrumentation gem from the OpenTelemetry account. Previously, this gem was owned by @hibachrach.
1 parent ed25fee commit f32069d

File tree

1 file changed

+1
-1
lines changed
  • instrumentation/grpc/lib/opentelemetry/instrumentation/grpc

1 file changed

+1
-1
lines changed

instrumentation/grpc/lib/opentelemetry/instrumentation/grpc/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module OpenTelemetry
88
module Instrumentation
99
module Grpc
10-
VERSION = '0.1.3'
10+
VERSION = '0.1.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)