lib/opentelemetry/common/version.rb in opentelemetry-common-0.14.0 vs lib/opentelemetry/common/version.rb in opentelemetry-common-0.15.0
- old
+ new
@@ -4,8 +4,8 @@
#
# SPDX-License-Identifier: Apache-2.0
module OpenTelemetry
module Common
- VERSION = '0.14.0'
+ VERSION = '0.15.0'
end
end