From c6611b1ad63f77add9527de745d49cb4f001c3ef Mon Sep 17 00:00:00 2001 From: Henry Popp Date: Mon, 12 Aug 2024 17:03:26 -0500 Subject: [PATCH] chore: bump version to 1.6.3 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index ac8079bc..9d86d37d 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Pigeon.Mixfile do use Mix.Project - @version "1.6.2" + @version "1.6.3" def project do [