From 9adf28cc984f5c84d5a10013e264a0a4f051c21c Mon Sep 17 00:00:00 2001 From: Chris McCord Date: Mon, 9 Oct 2023 09:28:30 -0400 Subject: [PATCH] Release 0.20.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index db08a4dfce..9e0bc6112e 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Phoenix.LiveView.MixProject do use Mix.Project - @version "0.20.0" + @version "0.20.1" def project do [