lib/opentelemetry/instrumentation/koala/version.rb in opentelemetry-instrumentation-koala-0.20.3 vs lib/opentelemetry/instrumentation/koala/version.rb in opentelemetry-instrumentation-koala-0.20.5
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module Koala
- VERSION = '0.20.3'
+ VERSION = '0.20.5'
end
end
end