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 d6715af commit 22382d4Copy full SHA for 22382d4
lib/ddtrace/version.rb
@@ -4,7 +4,7 @@ module DDTrace
4
module VERSION
5
MAJOR = 1
6
MINOR = 11
7
- PATCH = 0
+ PATCH = 1
8
PRE = nil
9
BUILD = nil
10
# PRE and BUILD above are modified for dev gems during gem build GHA workflow
0 commit comments