From c74677ee9702ea29e01b63794f26644a34ddb985 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Pr=C3=A9vost?= Date: Wed, 4 Sep 2024 22:28:57 -0400 Subject: [PATCH] v0.7.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index b47d31c..82cd408 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule PlugImageProcessing.Mixfile do use Mix.Project - @version "0.7.0" + @version "0.7.1" def project do [