Skip to content

Commit

Permalink
bumping version 0.4.2 => 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Emanuele Palazzetti committed Feb 17, 2017
1 parent 37a0e16 commit c3a689c
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 @@ -2,7 +2,7 @@ module Datadog
module VERSION
MAJOR = 0
MINOR = 4
PATCH = 2
PATCH = 3

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

0 comments on commit c3a689c

Please sign in to comment.