From 12519d341e88802b0e98b84697929457462ce3da Mon Sep 17 00:00:00 2001 From: Yordis Prieto Date: Wed, 23 Oct 2024 23:39:38 -0400 Subject: [PATCH] chore: versioning --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 6ad580d7..82b0bcb2 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Tesla.Mixfile do use Mix.Project @source_url "https://github.com/elixir-tesla/tesla" - @version "1.12.3" + @version "1.13.0" def project do [