From ab3a4e8a009b95bf2539ffdcdc481de9659a2b1a Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Wed, 29 May 2024 10:39:37 -0600 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 74e5176..269dd1b 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule LoggerJSON.Mixfile do use Mix.Project @source_url "https://github.com/Nebo15/logger_json" - @version "6.0.2" + @version "6.0.3" def project do [