From 8a8f44ca443467b897c7b059e2e8da474c9fd34b Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Tue, 2 Apr 2024 13:04:04 -0400 Subject: [PATCH] version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 940b08d..eb4aa19 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Absinthe.Phoenix.Mixfile do use Mix.Project @source_url "https://github.com/absinthe-graphql/absinthe_phoenix" - @version "2.0.2" + @version "2.0.3" def project do [