Skip to content

Commit 22382d4

Browse files
committed
Bump version 1.11.0 to 1.11.1
1 parent d6715af commit 22382d4

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
@@ -4,7 +4,7 @@ module DDTrace
44
module VERSION
55
MAJOR = 1
66
MINOR = 11
7-
PATCH = 0
7+
PATCH = 1
88
PRE = nil
99
BUILD = nil
1010
# PRE and BUILD above are modified for dev gems during gem build GHA workflow

0 commit comments

Comments
 (0)