lib/opentelemetry/instrumentation/action_view/version.rb in opentelemetry-instrumentation-action_view-0.2.1 vs lib/opentelemetry/instrumentation/action_view/version.rb in opentelemetry-instrumentation-action_view-0.3.0

- old
+ new

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