Skip to content

Commit

Permalink
Bumping version 1.5.0 to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 19, 2022
1 parent a66710a commit 6079ea4
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 = 5
PATCH = 0
PATCH = 1
PRE = nil

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

0 comments on commit 6079ea4

Please sign in to comment.