From 743e890f9885409ed05eab38d01fbe13721a42d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Szewczak?= Date: Mon, 13 Apr 2020 15:29:10 +0100 Subject: [PATCH] v0.2.3 --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 9b7d208..95c54d8 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule Hammox.MixProject do use Mix.Project - @version "0.2.2" + @version "0.2.3" def project do [