lib/opentelemetry/instrumentation/pg/version.rb in opentelemetry-instrumentation-pg-0.23.0 vs lib/opentelemetry/instrumentation/pg/version.rb in opentelemetry-instrumentation-pg-0.24.0
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module PG
- VERSION = '0.23.0'
+ VERSION = '0.24.0'
end
end
end