lib/opentelemetry/instrumentation/httpx/version.rb in opentelemetry-instrumentation-httpx-0.1.1 vs lib/opentelemetry/instrumentation/httpx/version.rb in opentelemetry-instrumentation-httpx-0.1.2
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module HTTPX
- VERSION = '0.1.1'
+ VERSION = '0.1.2'
end
end
end