Skip to content

Commit f963bc9

Browse files
authored
ci: fix installation tests. (#1272)
1 parent f4b89c3 commit f963bc9

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.3'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)