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