From 564d94cb0029711f33ac8a6f856535ed6517c6df Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Thu, 2 Apr 2020 11:33:10 +0300 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index c8c7d5b..41129cb 100644 --- a/mix.exs +++ b/mix.exs @@ -1,7 +1,7 @@ defmodule LoggerJSON.Mixfile do use Mix.Project - @version "3.3.0" + @version "4.0.0" def project do [