We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15fc5a commit 3fe50e8Copy full SHA for 3fe50e8
CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
-## 0.3.6 - TBD
+## 0.3.6 - 2021-10-19
9
10
### Fixed
11
lib/yabeda/datadog/version.rb
@@ -2,6 +2,6 @@
2
3
module Yabeda
4
module Datadog
- VERSION = "0.3.6.rc1"
+ VERSION = "0.3.6"
end
0 commit comments