lib/opentelemetry/instrumentation/action_view/version.rb in opentelemetry-instrumentation-action_view-0.1.1 vs lib/opentelemetry/instrumentation/action_view/version.rb in opentelemetry-instrumentation-action_view-0.1.2

- old
+ new

@@ -5,9 +5,9 @@ # SPDX-License-Identifier: Apache-2.0 module OpenTelemetry module Instrumentation module ActionView - VERSION = '0.1.1' + VERSION = '0.1.2' end end end