Skip to content

Commit

Permalink
Bumping version 1.5.1 to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 27, 2022
1 parent 4fd1dd7 commit 13b778c
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 = 1
PATCH = 2
PRE = nil

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

0 comments on commit 13b778c

Please sign in to comment.