diff --git a/mix.exs b/mix.exs index 77acd3d..b182d0e 100644 --- a/mix.exs +++ b/mix.exs @@ -10,7 +10,7 @@ defmodule Schema.MixProject do use Mix.Project - @version "2.61.0" + @version "2.62.0" def project do build = System.get_env("GITHUB_RUN_NUMBER") || "SNAPSHOT"