From 8e855e0a20d9115ec820985d6bfd8bfa0672d0e8 Mon Sep 17 00:00:00 2001 From: Andrew Dryga Date: Tue, 21 May 2024 11:20:13 -0600 Subject: [PATCH] Bump version --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mix.exs b/mix.exs index 436e0bd..6cb9c6b 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.0-rc.4" + @version "6.0.0" def project do [