lib/opentelemetry/instrumentation/mysql2/version.rb in opentelemetry-instrumentation-mysql2-0.5.0 vs lib/opentelemetry/instrumentation/mysql2/version.rb in opentelemetry-instrumentation-mysql2-0.6.0
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module Mysql2
- VERSION = '0.5.0'
+ VERSION = '0.6.0'
end
end
end