Skip to content

Commit d70801e

Browse files
bump version to 0.3.0
1 parent c1222c5 commit d70801e

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

instrumentation/httpx/lib/opentelemetry/instrumentation/httpx/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 HTTPX
10-
VERSION = '0.2.0'
10+
VERSION = '0.3.0'
1111
end
1212
end
1313
end

0 commit comments

Comments
 (0)