lib/opentelemetry/instrumentation/action_pack/version.rb in opentelemetry-instrumentation-action_pack-0.3.1 vs lib/opentelemetry/instrumentation/action_pack/version.rb in opentelemetry-instrumentation-action_pack-0.3.2
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module ActionPack
- VERSION = '0.3.1'
+ VERSION = '0.3.2'
end
end
end