From 474f7d8c3ee1aaa05d1a64e11ab17ea2e3cc6a45 Mon Sep 17 00:00:00 2001 From: Bruce Williams Date: Wed, 18 Dec 2019 22:36:55 -0800 Subject: [PATCH] Bump to v1.5.0-rc.0 (#827) --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0d3547535a..ff8c3e61bc 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Absinthe.Mixfile do use Mix.Project - @version "1.5.0-beta.2" + @version "1.5.0-rc.0" def project do [