From 38b4274642a5555510f41312aaa6fed53a0fe9c6 Mon Sep 17 00:00:00 2001 From: Cristen Jones Date: Tue, 30 Apr 2024 01:06:26 -0400 Subject: [PATCH] hotfix: improve tagging 0 itineraries --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c9733260e4..95f2807a21 100644 --- a/mix.exs +++ b/mix.exs @@ -107,7 +107,7 @@ defmodule DotCom.Mixfile do {:open_trip_planner_client, [ github: "thecristen/open_trip_planner_client", - ref: "v0.8.0" + ref: "v0.8.1" ]}, {:parallel_stream, "1.1.0"}, # latest version 1.7.11