From 1d24f3b8a44a760bd5e85d75db10a011267119b2 Mon Sep 17 00:00:00 2001 From: Florian Arens <60519307+Flo0807@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:30:15 +0200 Subject: [PATCH] Bump version in mix.exs --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index e152e00a..ba3c54f8 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Backpex.MixProject do use Mix.Project - @version "0.6.0" + @version "0.7.0" @source_url "https://github.com/naymspace/backpex" def project do