From 20d1203699e01dd52179a10cf3a99dc34e891086 Mon Sep 17 00:00:00 2001 From: Matthew Mikolay Date: Fri, 7 Nov 2025 16:02:01 -0500 Subject: [PATCH] Bump version from 0.4.19 to 0.4.20 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 5832f15..628f1c5 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Knock.MixProject do use Mix.Project @source_url "https://github.com/knocklabs/knock-elixir" - @version "0.4.19" + @version "0.4.20" def project do [