From 0418c8ad9d4b748cbf171c684065c48ffe681adf Mon Sep 17 00:00:00 2001 From: rajaspa Date: Fri, 5 Jan 2024 10:13:33 -0500 Subject: [PATCH] version update Signed-off-by: rajaspa --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"