From e2fe3f0995423bf9646c3772c056770afe7df1d5 Mon Sep 17 00:00:00 2001 From: Dominic Letz Date: Fri, 13 Sep 2024 14:57:35 +0200 Subject: [PATCH] v1.5.8 --- mix.exs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mix.exs b/mix.exs index f92f25c..bb1ee70 100644 --- a/mix.exs +++ b/mix.exs @@ -10,8 +10,8 @@ end defmodule Diode.Mixfile do use Mix.Project - @vsn "1.5.7" - @full_vsn "v1.5.7" + @vsn "1.5.8" + @full_vsn "v1.5.8" @url "https://github.com/diodechain/diode_server" def project do