From cb2b766469d2051abd2f03399305bf7d87c57687 Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Wed, 10 Jul 2024 13:56:10 -0400 Subject: [PATCH] version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 704617c6..31e49336 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Absinthe.Mixfile do use Mix.Project @source_url "https://github.com/absinthe-graphql/absinthe" - @version "1.7.6" + @version "1.7.7" def project do [