From 3931ba353a2cc90ecc2565c2c029a96475a799c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szewczak?= Date: Sat, 18 Jun 2022 14:37:37 +0100 Subject: [PATCH] v0.6.1 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 29b22ae..3c8e0f3 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Hammox.MixProject do use Mix.Project @source_url "https://github.com/msz/hammox" - @version "0.6.0" + @version "0.6.1" def project do [