diff --git a/mix.exs b/mix.exs index e896cfd..41c900f 100644 --- a/mix.exs +++ b/mix.exs @@ -10,7 +10,7 @@ defmodule Schema.MixProject do use Mix.Project - @version "2.66.0" + @version "2.67.0" def project do build = System.get_env("GITHUB_RUN_NUMBER") || "SNAPSHOT"