Skip to content

Commit 3fe50e8

Browse files
committed
0.3.6: compatibility with dogstatsd v5
1 parent b15fc5a commit 3fe50e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 0.3.6 - TBD
8+
## 0.3.6 - 2021-10-19
99

1010
### Fixed
1111

lib/yabeda/datadog/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module Yabeda
44
module Datadog
5-
VERSION = "0.3.6.rc1"
5+
VERSION = "0.3.6"
66
end
77
end

0 commit comments

Comments
 (0)