From f575b24a457b977469e7313fbcee6279b03893dc Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 1 Dec 2023 12:33:22 +0100 Subject: [PATCH] Change to version 1.7.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 0fc4e885..da0167b7 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Claper.MixProject do use Mix.Project - @version "1.6.1" + @version "1.7.0" def project do [