From 08f27cbe3452df55bc62d5a7918d5285c83c0f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Pr=C3=A9vost?= Date: Thu, 1 Feb 2024 21:34:35 -0500 Subject: [PATCH] v0.6.0 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index fa594bc..cd9a003 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule PlugImageProcessing.Mixfile do use Mix.Project - @version "0.5.0" + @version "0.6.0" def project do [