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