File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.11.0 "
2+ "." : " 0.11.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.11.1] ( https://github.com/jgnagy/bullion/compare/bullion/v0.11.0...bullion/v0.11.1 ) (2025-08-23)
4+
5+
6+ ### Bug Fixes
7+
8+ * loading required bigdecimal gem ([ 98d1668] ( https://github.com/jgnagy/bullion/commit/98d1668da600bba890dd0eb035af4a363fa79eef ) )
9+
310## [ 0.11.0] ( https://github.com/jgnagy/bullion/compare/bullion/v0.10.3...bullion/v0.11.0 ) (2025-08-23)
411
512
Original file line number Diff line number Diff line change 11PATH
22 remote: .
33 specs:
4- bullion (0.11.0 )
4+ bullion (0.11.1 )
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.11.0 "
4+ VERSION = "0.11.1 "
55end
You can’t perform that action at this time.
0 commit comments