lib/opentelemetry/instrumentation/graphql/version.rb in opentelemetry-instrumentation-graphql-0.28.3 vs lib/opentelemetry/instrumentation/graphql/version.rb in opentelemetry-instrumentation-graphql-0.28.4
- old
+ new
@@ -5,9 +5,9 @@
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Instrumentation
module GraphQL
- VERSION = '0.28.3'
+ VERSION = '0.28.4'
end
end
end