File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.7.3 "
2+ "." : " 0.8.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.8.0] ( https://github.com/jgnagy/bullion/compare/bullion-v0.7.3...bullion/v0.8.0 ) (2025-03-13)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * ** deps:** require ruby 3.3+
9+
10+ ### Miscellaneous Chores
11+
12+ * ** deps:** require ruby 3.3+ ([ 2cbbf69] ( https://github.com/jgnagy/bullion/commit/2cbbf69b0cdb024ea800d88cfc683437cdc9e5da ) )
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- bullion (0.7.3 )
4+ bullion (0.8.0 )
55 benchmark (~> 0.4 )
66 dry-configurable (~> 1.1 )
77 httparty (~> 0.21 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Bullion
4- VERSION = "0.7.3 "
4+ VERSION = "0.8.0 "
55end
You can’t perform that action at this time.
0 commit comments