From 0e0c495863f46967cc9303e8dad4f34cb69640f5 Mon Sep 17 00:00:00 2001 From: Ben Wilson Date: Thu, 25 Jul 2024 11:48:15 -0400 Subject: [PATCH] version bump --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 31e49336e4..b4717669f9 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.7" + @version "1.7.8" def project do [