From c8970901abe13404f3966e8b6a172f178561bd90 Mon Sep 17 00:00:00 2001 From: Yordis Prieto Lazo Date: Wed, 15 Feb 2023 22:51:25 -0500 Subject: [PATCH] chore: allow castore 1.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index e0df482e..3b010600 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Tesla.Mixfile do use Mix.Project @source_url "https://github.com/teamon/tesla" - @version "1.5.0" + @version "1.5.1" def project do [