Skip to content

Commit 2ed2274

Browse files
author
Emanuele Palazzetti
committed
bumping version 0.4.0 => 0.4.1
1 parent 8238993 commit 2ed2274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ddtrace/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Datadog
22
module VERSION
33
MAJOR = 0
44
MINOR = 4
5-
PATCH = 0
5+
PATCH = 1
66

77
STRING = [MAJOR, MINOR, PATCH].compact.join('.')
88
end

0 commit comments

Comments
 (0)