File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0 "
2+ "." : " 0.1.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.1 (2025-04-08)
4+
5+ Full Changelog: [ v0.1.0...v0.1.1] ( https://github.com/orbcorp/orb-ruby/compare/v0.1.0...v0.1.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** version bump ([ ef344e2] ( https://github.com/orbcorp/orb-ruby/commit/ef344e295d437e08f33fc7091a89be121ee6c5e9 ) )
10+ * loosen const and integer coercion rules ([ #246 ] ( https://github.com/orbcorp/orb-ruby/issues/246 ) ) ([ 715a138] ( https://github.com/orbcorp/orb-ruby/commit/715a138f44ddf1eaf26c4ffec32178f8591eb8d0 ) )
11+
312## 0.1.0 (2025-04-08)
413
514Full Changelog: [ v0.1.0-alpha.39...v0.1.0] ( https://github.com/orbcorp/orb-ruby/compare/v0.1.0-alpha.39...v0.1.0 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Orb
4- VERSION = "0.1.0 "
4+ VERSION = "0.1.1 "
55end
You can’t perform that action at this time.
0 commit comments