File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1.0-alpha.1 "
2+ "." : " 0.1.0-alpha.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0-alpha.2 (2025-02-08)
4+
5+ Full Changelog: [ v0.1.0-alpha.1...v0.1.0-alpha.2] ( https://github.com/OneBusAway/ruby-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2 )
6+
7+ ### Chores
8+
9+ * update SDK settings ([ #4 ] ( https://github.com/OneBusAway/ruby-sdk/issues/4 ) ) ([ 4bc5181] ( https://github.com/OneBusAway/ruby-sdk/commit/4bc5181e975147239e3fc84d1caa4f7f908811eb ) )
10+
311## 0.1.0-alpha.1 (2025-02-08)
412
513Full Changelog: [ v0.0.1-alpha.0...v0.1.0-alpha.1] ( https://github.com/OneBusAway/ruby-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Onebusaway
4- VERSION = "0.1.0-alpha.1 "
4+ VERSION = "0.1.0-alpha.2 "
55end
You can’t perform that action at this time.
0 commit comments