From c5dcf23c08fd518f3d10c66aecb978f640fdf9a8 Mon Sep 17 00:00:00 2001 From: Thomas Gautier <46698+tgautier@users.noreply.github.com> Date: Wed, 14 Sep 2022 13:57:09 +0200 Subject: [PATCH] Bump version of mix package to 4.2.2 (#218) --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 5cfe9b1..06a827d 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule BambooSmtp.Mixfile do use Mix.Project @project_url "https://github.com/fewlinesco/bamboo_smtp" - @version "4.2.1" + @version "4.2.2" def project do [