Skip to content

Commit 1512c35

Browse files
committed
Release X-Ray UDP Exporter v0.1.0
1 parent 0477c3f commit 1512c35

File tree

1 file changed

+1
-1
lines changed
  • exporter/xray-udp/lib/aws/distro/opentelemetry/exporter/xray/udp

1 file changed

+1
-1
lines changed

exporter/xray-udp/lib/aws/distro/opentelemetry/exporter/xray/udp/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ module Exporter
1010
module XRay
1111
module UDP
1212
## Current XRay UDP exporter version
13-
VERSION = '0.0.1'
13+
VERSION = '0.1.0'
1414
end
1515
end
1616
end

0 commit comments

Comments
 (0)