We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf289a commit af4aa9dCopy full SHA for af4aa9d
lib/ddtrace/version.rb
@@ -2,7 +2,7 @@ module Datadog
2
module VERSION
3
MAJOR = 0
4
MINOR = 17
5
- PATCH = 2
+ PATCH = 3
6
PRE = nil
7
8
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
0 commit comments