Skip to content

Commit af4aa9d

Browse files
committed
bumping version 0.17.2 => 0.17.3
1 parent 6bf289a commit af4aa9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ddtrace/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Datadog
22
module VERSION
33
MAJOR = 0
44
MINOR = 17
5-
PATCH = 2
5+
PATCH = 3
66
PRE = nil
77

88
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')

0 commit comments

Comments
 (0)