Skip to content

Commit 9e4e4fe

Browse files
committed
0.5.2
1 parent 0753302 commit 9e4e4fe

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Changelog for the bc-prometheus-ruby gem.
22

33
### Pending Release
44

5+
## 0.5.2
6+
57
- Better error handling post-fork for web/resque instrumentors
68
- Fix issue with using `Collectors::Base` and keyword arguments in Ruby 2.7
79
- Remove null-logger development dependency

lib/bigcommerce/prometheus/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
#
1818
module Bigcommerce
1919
module Prometheus
20-
VERSION = '0.5.2.pre'
20+
VERSION = '0.5.2'
2121
end
2222
end

0 commit comments

Comments
 (0)