Skip to content

Commit

Permalink
hotfix for OTPClient error involving parsing routing errors
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Feb 21, 2024
1 parent 0847ac5 commit 53c4a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ defmodule DotCom.Mixfile do
{:open_trip_planner_client,
[
github: "thecristen/open_trip_planner_client",
ref: "v0.6.1"
ref: "v0.6.2"
]},
{:parallel_stream, "1.1.0"},
# latest version 1.7.11
Expand Down

0 comments on commit 53c4a4d

Please sign in to comment.