Skip to content

Commit

Permalink
Bumping version 1.6.0 to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Nov 16, 2022
1 parent ef62949 commit 93e3716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ddtrace/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module DDTrace
module VERSION
MAJOR = 1
MINOR = 6
PATCH = 0
PATCH = 1
PRE = nil

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

0 comments on commit 93e3716

Please sign in to comment.