From 7bf758b35193633d62b8dbd718aa32e8a622c7f2 Mon Sep 17 00:00:00 2001 From: Colin Campbell Date: Tue, 8 Oct 2024 13:50:09 -0500 Subject: [PATCH] Updating version before tagging --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 55fdbda..52c42c5 100644 --- a/mix.exs +++ b/mix.exs @@ -3,7 +3,7 @@ defmodule CarReq.MixProject do @name "CarReq" @source_url "https://github.com/carsdotcom/car_req" - @version "0.3.0" + @version "0.3.1" def project do [