Skip to content

Commit bbcd4b4

Browse files
committed
0.8.0
1 parent 3d54778 commit bbcd4b4

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.8.0
6+
57
- Add support for Ruby 3.4
68
- Drop support for Ruby 3.0, 3.1
79

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.8.0.pre'
20+
VERSION = '0.8.0'
2121
end
2222
end

0 commit comments

Comments
 (0)