Skip to content

Commit

Permalink
Bump version 1.16.2 to 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcotc committed Nov 22, 2023
1 parent cba6891 commit 07cd631
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ddtrace/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
module DDTrace
module VERSION
MAJOR = 1
MINOR = 16
PATCH = 2
MINOR = 17
PATCH = 0
PRE = nil
BUILD = nil
# PRE and BUILD above are modified for dev gems during gem build GHA workflow
Expand Down

0 comments on commit 07cd631

Please sign in to comment.