We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcd9878 commit cb2b766Copy full SHA for cb2b766
mix.exs
@@ -2,7 +2,7 @@ defmodule Absinthe.Mixfile do
2
use Mix.Project
3
4
@source_url "https://github.com/absinthe-graphql/absinthe"
5
- @version "1.7.6"
+ @version "1.7.7"
6
7
def project do
8
[
0 commit comments