From 791d0ac826a014fed39765df79f75cb0a94da06b Mon Sep 17 00:00:00 2001 From: Yordis Prieto Lazo Date: Wed, 14 Dec 2022 13:11:51 -0500 Subject: [PATCH] chore: fix version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c17de0f4..0dc07bbd 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.4.4" + @version "1.5.0" def project do [