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